Sha256: cb7f8e14e126f1fce574b78a5a55164cb3e716c2e105e80cc0e90541adafc963

Contents?: true

Size: 477 Bytes

Versions: 12

Compression:

Stored size: 477 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

12 entries across 12 versions & 1 rubygems

Version Path
sufia-1.2.0 features/browse_dashboard_files.feature
sufia-1.1.0 features/browse_dashboard_files.feature
sufia-1.0.0 features/browse_dashboard_files.feature
sufia-0.1.0 features/browse_dashboard_files.feature
sufia-0.0.8 features/browse_dashboard_files.feature
sufia-0.0.7 features/browse_dashboard_files.feature
sufia-0.0.6 features/browse_dashboard_files.feature
sufia-0.0.5 features/browse_dashboard_files.feature
sufia-0.0.4 features/browse_dashboard_files.feature
sufia-0.0.3 features/browse_dashboard_files.feature
sufia-0.0.2 features/browse_dashboard_files.feature
sufia-0.0.1 features/browse_dashboard_files.feature