You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 26, 2019. It is now read-only.
Eventually we'd want to move away from using the Solr test server in config.conf in our TravisCI tests, and instead create a new local instance of Solr. This is analogous to setting up a test database for integration tests: we do this so that we don't depend on a external Solr server that may or may not be online when tests are performed.
Eventually we'd want to move away from using the Solr test server in
config.confin our TravisCI tests, and instead create a new local instance of Solr. This is analogous to setting up a test database for integration tests: we do this so that we don't depend on a external Solr server that may or may not be online when tests are performed.