Sha256: f7b5187f83366b001c7d55abb319a99eddd530a3ab2bc6724b759ec4dade6637

Contents?: true

Size: 354 Bytes

Versions: 1

Compression:

Stored size: 354 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 SimpleAccordion 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.6.0 features/accordion_panel.feature