Sha256: 9a8900ca7dab414e305bb83dd75034adb7103ea59caf20ba90f5c3458cdc3f6e
Contents?: true
Size: 459 Bytes
Versions: 3
Compression:
Stored size: 459 Bytes
Contents
Feature: Browse Dashboard files Scenario: Browse via Fixtures Given I am logged in as "archivist2@example.com" And I follow "dashboard" And I follow "more Keywords" And I follow "keyf" Then I should see "Test mp3" Scenario: Edit Dashboard File Given I am logged in as "archivist2@example.com" And I follow "dashboard" When I follow the link within "a[href='/files/test5/edit']" Then I should see "Edit Test mp3"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sufia-2.0.1 | features/browse_dashboard_files.feature |
sufia-2.0.0 | features/browse_dashboard_files.feature |
sufia-1.3.0 | features/browse_dashboard_files.feature |