Sha256: cf8ceb06085e3728cab755cafcc7a6d24aa81a319deb63cb67fb1aa2397c70ea

Contents?: true

Size: 398 Bytes

Versions: 41

Compression:

Stored size: 398 Bytes

Contents

@create @split_button @add_asset
Feature: Button to Add Images
  In order to create Images
  As a person with submit permissions
  I want to see a button for adding Images
  
  Scenario: button to add articles on home page
    Given I am logged in as "archivist1@example.com"
    When I am on the home page
    When I follow "Add an Image" 
    Then I should see "Created a Generic Image with pid "

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
hydra-head-4.1.3 test_support/features/button_add_image.feature
hydra-head-4.1.2 test_support/features/button_add_image.feature
hydra-head-4.1.1 test_support/features/button_add_image.feature
hydra-head-4.1.0 test_support/features/button_add_image.feature
hydra-head-4.0.3 test_support/features/button_add_image.feature
hydra-head-4.0.2 test_support/features/button_add_image.feature
hydra-head-4.0.1 test_support/features/button_add_image.feature
hydra-head-4.0.0 test_support/features/button_add_image.feature
hydra-head-4.0.0.rc6 test_support/features/button_add_image.feature
hydra-head-4.0.0.rc5 test_support/features/button_add_image.feature
hydra-head-4.0.0.rc4 test_support/features/button_add_image.feature
hydra-head-4.0.0.rc3 test_support/features/button_add_image.feature
hydra-head-4.0.0.rc2 test_support/features/button_add_image.feature
hydra-head-3.3.0 test_support/features/button_add_image.feature
hydra-head-3.2.2 test_support/features/button_add_image.feature
hydra-head-3.2.1 test_support/features/button_add_image.feature
hydra-head-3.2.0 test_support/features/button_add_image.feature
hydra-head-3.2.0.pre3 test_support/features/button_add_image.feature
hydra-head-3.2.0.pre2 test_support/features/button_add_image.feature
hydra-head-3.2.0.pre1 test_support/features/button_add_image.feature