Sha256: f5d2f499d443e9697f39d5b16853ccc708e4b69a89b7ac8c45512fc9a1844517

Contents?: true

Size: 297 Bytes

Versions: 15

Compression:

Stored size: 297 Bytes

Contents

Feature: Exception page

  Scenario: View the exception page
    Given I go to the test pages
    When I click "ExceptionTestPage"
    Then I should see "RuntimeError"
    And I should see "Exception page"
    Given I am viewing "/quit"
    Then I should see "Click here to go to the test pages"

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
RubyApp-0.0.23 features/elements/pages/exception_page.feature
RubyApp-0.0.22 features/elements/pages/exception_page.feature
RubyApp-0.0.21 features/elements/pages/exception_page.feature
RubyApp-0.0.20 features/elements/pages/exception_page.feature
RubyApp-0.0.19 features/elements/pages/exception_page.feature
RubyApp-0.0.18 features/elements/pages/exception_page.feature
RubyApp-0.0.17 features/elements/pages/exception_page.feature
RubyApp-0.0.16 features/elements/pages/exception_page.feature
RubyApp-0.0.15 features/elements/pages/exception_page.feature
RubyApp-0.0.14 features/elements/pages/exception_page.feature
RubyApp-0.0.13 features/elements/pages/exception_page.feature
RubyApp-0.0.12 features/elements/pages/exception_page.feature
RubyApp-0.0.11 features/elements/pages/exception_page.feature
RubyApp-0.0.10 features/elements/pages/exception_page.feature
RubyApp-0.0.9 features/elements/pages/exception_page.feature