Sha256: b12aefeff059a13709e7a1d015a9f4dd4145f1ac0a4fd2c24738f82df4f37ef4

Contents?: true

Size: 328 Bytes

Versions: 12

Compression:

Stored size: 328 Bytes

Contents

Feature: Components in view
  In order to value
  As a role
  I want feature

  @javascript
  Scenario: Components configured in the view should render properly
    When I go to the "simple panel" view
    Then I should see "Simple Panel content"
    When I press "Update html"
    Then I should see "HTML received from server"

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
netzke-basepack-0.7.7 test/basepack_test_app/features/components_in_view.feature
netzke-basepack-zh-0.7.6 test/basepack_test_app/features/components_in_view.feature
netzke-basepack-0.7.6 test/basepack_test_app/features/components_in_view.feature
netzke-basepack-0.7.5 test/basepack_test_app/features/components_in_view.feature
netzke-basepack-0.7.4 test/basepack_test_app/features/components_in_view.feature
netzke-basepack-0.7.3 test/basepack_test_app/features/components_in_view.feature
netzke-basepack-0.7.2 test/basepack_test_app/features/components_in_view.feature
netzke-basepack-0.7.1 test/basepack_test_app/features/components_in_view.feature
netzke-basepack-0.6.5 test/rails_app/features/components_in_view.feature
netzke-basepack-0.7.0 test/rails_app/features/components_in_view.feature
netzke-basepack-0.6.4 features/components_in_view.feature
netzke-basepack-0.6.3 features/components_in_view.feature