You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2019. It is now read-only.
Feature: Sorting Works
Scenario: Researcher wants to view Works ordered by publication date
Given the 10 Works from the Marquis de Lafayette Prints Collection have been ingested
And the Works have been dated
When the researcher views the collection in the catalog interface
Then the researcher should be able to sort by ascending publication dates
And the researcher should be able to sort by descending publication dates