A web application for ingest, curation, search, and display of digital assets. Powered by Hydra technologies (Rails, Hydra-head, Blacklight, Solr, Fedora Commons, etc.)
We are running the tests currently with sqlite. This runs 564 examples when you run rspec. If you run the same test suite with mysql then you run 775 examples
We are running the tests currently with sqlite. This runs 564 examples when you run
rspec
. If you run the same test suite with mysql then you run 775 examplessqlite output
564 examples, 3 failures, 4 pending
mysql output
775 examples, 13 failures, 8 pending