Sha256: f9dd38a4059dd3bfb3a929471a8977a78ee6eaced8c527df25b35dfeb994d014
Contents?: true
Size: 399 Bytes
Versions: 2
Compression:
Stored size: 399 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 When I go to the SomeTabPanel test page Then active tab should have button "Update html" When I press "Panel Two" Then active tab should have button "Update html" When I press "Update html" Then I should see "Update for Panel Two"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
netzke-basepack-0.8.2 | test/basepack_test_app/features/tab_panel.feature |
netzke-basepack-0.8.1 | test/basepack_test_app/features/tab_panel.feature |