Sha256: 2c952e0026bcca7729537908c4f216c6b88b950464a9095c99e8d09b2f06f047
Contents?: true
Size: 356 Bytes
Versions: 2
Compression:
Stored size: 356 Bytes
Contents
Feature: hatenaster Scenario: Should embed hatenastar tag Given a fixture app "hatenastar" And the Server is running at "hatenastar" When I go to "/index.html" Then I should see "//s.hatena.ne.jp/js/HatenaStar.js" Then I should see "Hatena.Star.Token = 'token';" Then I should see "uri string" Then I should see "div.section"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
middleman-hatenastar-0.2.0 | features/hatenastar.feature |
middleman-hatenastar-0.1.0 | features/hatenastar.feature |