Sha256: 88317c41021d593bcb546b532377fbb98a85c0fd5cca010f9f4df997d198ebc0

Contents?: true

Size: 425 Bytes

Versions: 20

Compression:

Stored size: 425 Bytes

Contents

Feature: Librarian view
  In order to verify that we are showing the librarian view
  As a user
  I want to see raw data

  Scenario: MARC
    Given I am on the document page for id 2009373513
    When I follow "Librarian View"
    Then I should see "Librarian View"
    And I should see "LEADER 01213nam a22003614a 4500"
    And I should see "100"
    And I should see "Lin, Xingzhi."
    And I should see "6|"
  
  
  

  

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
blacklight-4.3.0 features/librarian_view.feature
blacklight-4.2.2 features/librarian_view.feature
blacklight-4.2.1 features/librarian_view.feature
blacklight-4.2.0 features/librarian_view.feature
blacklight-4.1.0 test_support/features/librarian_view.feature
blacklight-4.0.1 test_support/features/librarian_view.feature
blacklight-3.8.2 test_support/features/librarian_view.feature
blacklight-4.0.0 test_support/features/librarian_view.feature
blacklight-4.0.0.rc2 test_support/features/librarian_view.feature
blacklight-4.0.0.rc1 test_support/features/librarian_view.feature
blacklight-4.0.0.pre7 test_support/features/librarian_view.feature
blacklight-4.0.0.pre6 test_support/features/librarian_view.feature
blacklight-3.8.1 test_support/features/librarian_view.feature
blacklight-3.8.0 test_support/features/librarian_view.feature
blacklight-3.7.2 test_support/features/librarian_view.feature
blacklight-3.7.1 test_support/features/librarian_view.feature
blacklight-3.7.0 test_support/features/librarian_view.feature
blacklight-3.6.1.1 test_support/features/librarian_view.feature
blacklight-3.6.0 test_support/features/librarian_view.feature
blacklight-3.5.0 test_support/features/librarian_view.feature