Sha256: 7c04385c868de913334ffbeeac8e808a5a5176f534b49f93a82bc6463631ec74
Contents?: true
Size: 444 Bytes
Versions: 11
Compression:
Stored size: 444 Bytes
Contents
@dsl Feature: Scope view to parent resource Background: Given I am logged in Scenario: Given collection "Expensive" with 2 products And a product with sku "sofa-9" And a configuration of: """ class AbAdminProduct < AbAdmin::AbstractResource belongs_to :collection, :user end """ Then I am on the collection products page And I should see 2 products And I should not see "sofa-9"
Version data entries
11 entries across 11 versions & 1 rubygems