/gdor-integration-tests

Ensure GryphonDOR collections are complete and appropriate fields are populated in SearchWorks

Primary LanguageRubyApache License 2.0Apache-2.0

GryphonDOR SW Integration Tests

A ruby “application” that tests each GryphonDOR collection in SearchWorks for completeness and for expected Solr fields and field values.

It uses rspec-solr and rsolr gems.

Usage

# Adjust the url in config/solr.yml # run rake passing

OR Use a command line argument:

rake passing URL=http://your_solr_baseurl

For more info

See rspec-solr Gem documentation for the full syntax. Documentation around here somewhere: