Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
ApplicationControllerIT.java 1021 Bytes 7586 about 11 years ben leinfelder rely on Settings loaded from test resources con...
SolrIndexIT.java 5.59 KB 7590 about 11 years ben leinfelder simplify testing with embedded solr server loca...

Latest revisions

# Date Author Comment
7590 04/19/2013 12:43 PM ben leinfelder

simplify testing with embedded solr server locations -- no need to copy solr-home or set system properties. Still more to do (factory method) but this is getting cleaner.

7586 04/19/2013 10:25 AM ben leinfelder

rely on Settings loaded from test resources config rather than hardcoding the paths in code. https://projects.ecoinformatics.org/ecoinfo/issues/5918

7582 04/19/2013 09:01 AM ben leinfelder

use integration-test ("mvn verify") to test things that require Metacat to be running. These classes should end be named "*IT.java" and unit tests that do not require metacat to be running can be named "*Test.java" - https://projects.ecoinformatics.org/ecoinfo/issues/5918

7580 04/18/2013 01:14 PM Jing Tao

Comment out the testRemove method temporarily.

7579 04/18/2013 01:10 PM Jing Tao

Temporarily to comment out the remove test.

7578 04/18/2013 11:28 AM Jing Tao

Add a test method to test the update method.

7573 04/17/2013 04:01 PM Jing Tao

Set the test solr home in the target directory.

7571 04/17/2013 01:36 PM Jing Tao

Set the hazelcast.xml path for the test.

7569 04/16/2013 05:14 PM Jing Tao

Add a query method in the test.

7564 04/16/2013 03:42 PM Jing Tao

Add the solr home directory.

View revisions

Also available in: Atom