psu-libraries / scholarsphere-3

A web application for ingest, curation, search, and display of digital assets. Powered by Hydra technologies (Rails, Hydra-head, Blacklight, Solr, Fedora Commons, etc.)
Apache License 2.0
78 stars 24 forks source link

Routing Error in analytics_spec.rb test #379

Open awead opened 8 years ago

awead commented 8 years ago

When running analytics_spec.rb, the test will raise

Routing Error uninitialized constant Sufia::SingularSubresourceController::DenyAccessOverrideBehavior

However the error only occurs when the test is run with the rest of the features, ex: bundle exec rspec spec/features

carolyncole commented 7 years ago

find the smallest set of tests that cause the failure and then look to see what is causing the issue in the other test