Sha256: 1580c47457eba308fefc07df2fe6bc0a99012ad64496fcda9d84e4239bdc85b4

Contents?: true

Size: 390 Bytes

Versions: 62

Compression:

Stored size: 390 Bytes

Contents

Feature: Built-in macro view helpers
  In order to simplify generating HTML

  Scenario: Using the link_to helper
    Given the Server is running at "test-app"
    When I go to "/padrino_test.html"
    And I should see 'href="test2.com"'
    And I should see 'src="/images/test2.png"'
    Then I should see 'src="/javascripts/test1.js"'
    Then I should see 'href="/stylesheets/test1.css"'

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
middleman-2.0.16.1-x86-mingw32 features/padrino_helpers.feature
middleman-2.0.16.1 features/padrino_helpers.feature
middleman-2.0.16-x86-mingw32 features/padrino_helpers.feature
middleman-2.0.16 features/padrino_helpers.feature
middleman-2.0.15.4-x86-mingw32 features/padrino_helpers.feature
middleman-2.0.15.4 features/padrino_helpers.feature
middleman-2.0.15.3-x86-mingw32 features/padrino_helpers.feature
middleman-2.0.15.3 features/padrino_helpers.feature
middleman-2.0.15.2-x86-mingw32 features/padrino_helpers.feature
middleman-2.0.15.2 features/padrino_helpers.feature
middleman-2.0.15.1-x86-mingw32 features/padrino_helpers.feature
middleman-2.0.15.1 features/padrino_helpers.feature
middleman-2.0.15-x86-mingw32 features/padrino_helpers.feature
middleman-2.0.15 features/padrino_helpers.feature
middleman-2.0.14-x86-mingw32 features/padrino_helpers.feature
middleman-2.0.14 features/padrino_helpers.feature
middleman-2.0.14.pre2-x86-mingw32 features/padrino_helpers.feature
middleman-2.0.14.pre2 features/padrino_helpers.feature
middleman-2.0.13.2-x86-mingw32 features/padrino_helpers.feature
middleman-2.0.14.pre-x86-mingw32 features/padrino_helpers.feature