gwu-libraries / launchpad

A django based system that provides a stable URL for every item in the library's catalog. Various discovery services will link to these URLs. The page for each item will in turn link out to various other resources that provide methods for accessing the content of the items.
MIT License
15 stars 9 forks source link

Tests failing on Summon results #1220

Closed lwrubel closed 6 years ago

lwrubel commented 6 years ago

Summon results have changed in minor ways (ISBNs and subject headings in a different order), so test_search in summon_tests.py needs to be updated.