Sha256: 2319ed70f03fcd2c02a77f4f701f8fd94e25da1b93ed7643e64656028e58fc5e

Contents?: true

Size: 387 Bytes

Versions: 22

Compression:

Stored size: 387 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 "LEADER 01213nam a22003614a 4500"
    And I should see "100"
    And I should see "Lin, Xingzhi."
    And I should see "6|"
  
  
  

  

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
blacklight-3.4.2 test_support/features/librarian_view.feature
blacklight-3.4.1 test_support/features/librarian_view.feature
blacklight-3.4.0 test_support/features/librarian_view.feature
blacklight-3.3.2 test_support/features/librarian_view.feature
blacklight-3.3.1 test_support/features/librarian_view.feature
blacklight-3.3.0 test_support/features/librarian_view.feature
blacklight-3.2.2 test_support/features/librarian_view.feature
blacklight-3.2.1 test_support/features/librarian_view.feature
blacklight-3.2.0 test_support/features/librarian_view.feature
blacklight-3.2.0pre2 test_support/features/librarian_view.feature
blacklight-3.2.0pre1 test_support/features/librarian_view.feature
blacklight-3.1.2 test_support/features/librarian_view.feature
blacklight-3.1.1 test_support/features/librarian_view.feature
blacklight-3.1.0 test_support/features/librarian_view.feature
blacklight-3.0.0 test_support/features/librarian_view.feature
blacklight-3.0.0pre8 test_support/features/librarian_view.feature
blacklight-3.0.0pre7 test_support/features/librarian_view.feature
blacklight-3.0.0pre6 test_support/features/librarian_view.feature
blacklight-3.0.0pre4 test_support/features/librarian_view.feature
blacklight-3.0.0pre3 test_support/features/librarian_view.feature