Sha256: c79bf9683d59694cce8a40e5f6130cba675faa8b61a9e3a5a54db073a3de4ff7
Contents?: true
Size: 504 Bytes
Versions: 11
Compression:
Stored size: 504 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
11 entries across 11 versions & 1 rubygems