Sha256: 5d840044abcf3b56c02b373f686c6e282a8c8e1319c8e9f551fd974f6bebbe5c
Contents?: true
Size: 572 Bytes
Versions: 10
Compression:
Stored size: 572 Bytes
Contents
Feature: Complex component In order to value As a role I want feature @javascript Scenario: Complex component must render properly When I go to the KindaComplexComponent test page Then I should see "Panel One" And I should see "Panel Two" And I should see "Server Caller" @javascript Scenario: The last tab of the complex component is a Netzke component that just works Given I am on the KindaComplexComponent test page When I press "Server Caller" And I press "Call server" Then I should see "All quiet here on the server"
Version data entries
10 entries across 10 versions & 1 rubygems