Sha256: 5f3bd3c3689e42e6aa0fca5aabcd4053904f3c5a7d8b2c698ee6a97934cc44fc
Contents?: true
Size: 712 Bytes
Versions: 12
Compression:
Stored size: 712 Bytes
Contents
Feature: Inheritance In order to value As a role I want feature @javascript Scenario: Inherited component should successfully call parent methods in Ruby and JavaScript When I go to the "en" version of the ExtendedServerCaller page Then I should see "Extended Server Caller" When I press "Call server extensively" Then I should see "All quiet here on the server, shiny weather" And I should see "Added by extended Server Caller" @javascript Scenario: Extended scoped components should render Given I am on the ScopedComponents::ExtendedScopedComponent test page Then I should see "Extended Scoped Component Title" And I should see "Extended Scoped Component HTML"
Version data entries
12 entries across 12 versions & 1 rubygems