Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  hazelcast 7622 about 11 years ben leinfelder use maven to manage most jar dependencies in Me...
CNodeServiceTest.java 23.7 KB 8905 over 9 years Jing Tao Added the junit tests to test the NotFoundExcep...
D1NodeServiceTest.java 7.65 KB 8834 over 9 years ben leinfelder use mock CN for testing metacat implementations
InsertORETest.java 12.6 KB 8848 over 9 years Lauren Walker In InsertORETest: Set the format ID of the meta...
MNodeServiceTest.java 42.5 KB 8833 over 9 years ben leinfelder remove unused tests
MockCNode.java 3.34 KB 8834 over 9 years ben leinfelder use mock CN for testing metacat implementations
RegisterDOITest.java 10.5 KB 8810 almost 10 years ben leinfelder add support for v2 DataONE API.
SolrQueryAccessFilterTest.java 18.1 KB 8810 almost 10 years ben leinfelder add support for v2 DataONE API.

Latest revisions

# Date Author Comment
8905 10/15/2014 04:49 PM Jing Tao

Added the junit tests to test the NotFoundException having the deleted information.

8848 09/11/2014 09:26 AM Lauren Walker

In InsertORETest: Set the format ID of the metadata object to an EML formatId so that it gets indexed correctly.

8835 08/15/2014 01:25 PM Lauren Walker

Add a test class that inserts an ORE with PROV relationships

8834 08/07/2014 02:28 PM ben leinfelder

use mock CN for testing metacat implementations

8833 08/07/2014 02:12 PM ben leinfelder

remove unused tests

8810 07/23/2014 04:19 PM ben leinfelder

add support for v2 DataONE API.

8795 05/22/2014 01:59 PM ben leinfelder

take advantage of the ezidclient for multi-threaded/asynchronous DOI registration. This will be most useful for doing large batch updates and not so much for the one-at-a-time publish actions but works in either context. https://projects.ecoinformatics.org/ecoinfo/issues/6440

8745 04/23/2014 10:19 AM ben leinfelder

correct the ORE lookup query syntax and add junit assertion to check that it continues to function as expected. https://projects.ecoinformatics.org/ecoinfo/issues/6529

8311 10/11/2013 02:42 PM Jing Tao

Fixed compile error that an ioexception should be caught.

8304 10/09/2013 11:52 PM Matt Jones

Reviewed code for all uses of FileInputStream, checking to see if the method should be closing the stream, and if so, closing it in the method as well as in the finally clause to ensure we don't leak file descriptors.

View revisions

Also available in: Atom