Sha256: 32cf9a73d533e9caa2a7597a0abc3f4ffd8ccafa2fcfd5e4877916023a3603be

Contents?: true

Size: 348 Bytes

Versions: 1

Compression:

Stored size: 348 Bytes

Contents

Feature: Accordion panel
  In order to value
  As a role
  I want feature

@javascript
Scenario: Lazy loading of a component into a panel when the latter gets expanded
  Given I am on the SomeAccordion test page
  When I expand "Panel Two"
  Then I should see "Original HTML"
  When I press "Update html"
  Then I should see "Update for Panel Two"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
netzke-basepack-0.8.0 test/basepack_test_app/features/accordion_panel.feature