[ http://issues.apache.org/jira/browse/SOLR-3?page=comments#action_12373961 ]
Hoss Man commented on SOLR-3: ----------------------------- filehandle leak was resolved by closing requests, code was commited. leaving issue open for now, pending sub-task to deal with solrconfig.xml loading, and a decission about wether we want to completely remove SolrTest or not. (either way, we should copy/move the config/schema used by the tests somewhere under the test directory, and change the working directory of the JUnit tests) > create test harness and port TestApp to junit > --------------------------------------------- > > Key: SOLR-3 > URL: http://issues.apache.org/jira/browse/SOLR-3 > Project: Solr > Type: Task > Reporter: Hoss Man > Assignee: Hoss Man > Priority: Minor > Attachments: SOLR-3.zip, TestBasicFunctionality.java, TestHarness.java > > To both encourage good internal development, and to make it easy for plugin > developers to write unit tests of their own code I think we need a harness > that makes it easy to unit test updates and queries against Solr (without > needing a servlet container) > Once we have this, i think we can/should also retire "TestApp" in favor of > some JUnit tests (which would probably make more sense for other developers) > Iv'e already started on this, i thought i'd have something to commit tonight, > but i got distracted ... filing this bug as a tracker for now. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
