usgin / usgin-cache

Cache a whole system in your CouchDB
0 stars 1 forks source link

Running tests clears the Solr index #31

Open rclark opened 10 years ago

rclark commented 10 years ago

Need to figure out how to build the tests so that they'll operate on a separate Solr core, much in the same way our test scripts operate on usgin-cache-test CouchDB databases instead of usgin-cache.

rclark commented 10 years ago

Commit 0448a10 opens the door to doing this. Just have to figure out how to configure Solr with multiple cores, then run the tests with a customized solr config object that points to a test core.