engine/features/public/has_many.feature

9 lines
323 B
Gherkin
Raw Normal View History

Feature: Has Many Association
As a designer
In order to make dealing with models easier
I want to be able to display other models that have a has many association
Scenario: Paginating a has many association
2011-11-05 08:17:30 +00:00
Given I have a site set up
Then I should be able to view a paginaed list of a has many association