Sha256: db77eedfabbfd2a8412b3c00437a243a19191824d0049767399b55a0ef49037b

Contents?: true

Size: 341 Bytes

Versions: 1

Compression:

Stored size: 341 Bytes

Contents

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

@javascript
Scenario: Lazy loading of a component into a tab when the latter gets open
  Given I am on the SimpleTabPanel test page
  When I follow "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/tab_panel.feature