Sha256: e889a1d5ebd59a5a7a641b9f16fe0566cf15b3103a0db6d9dd3413e575b8cb97
Contents?: true
Size: 507 Bytes
Versions: 4
Compression:
Stored size: 507 Bytes
Contents
Feature: Scopes In order to value As a role I want feature @javascript Scenario: Scoped components should render Given I am on the ScopedComponents::SomeScopedComponent test page Then I should see "Some Scoped Component Title" And I should see "Some Scoped Component HTML" When I go to the ScopedComponents::DeepScopedComponents::SomeDeepScopedComponent test page Then I should see "Some Deep Scoped Component Title" And I should see "Some Deep Scoped Component HTML"
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
netzke-core-0.6.6 | features/scopes.feature |
netzke-core-0.6.5 | features/scopes.feature |
netzke-core-0.6.4 | features/scopes.feature |
netzke-core-0.6.3 | features/scopes.feature |