Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  hazelcast 7622 almost 11 years ben leinfelder use maven to manage most jar dependencies in Me...
CNodeServiceTest.java 20 KB 7466 over 11 years ben leinfelder return from test when we encounter the NotImple...
D1NodeServiceTest.java 6.63 KB 7622 almost 11 years ben leinfelder use maven to manage most jar dependencies in Me...
MNodeServiceTest.java 43.4 KB 8209 over 10 years ben leinfelder test that d1 node admin is allowed all permissi...
MockCNode.java 2.71 KB 6934 about 12 years ben leinfelder use RC-1 Dataone jars
RegisterDOITest.java 9.35 KB 8304 over 10 years Matt Jones Reviewed code for all uses of FileInputStream, ...
SolrQueryAccessFilterTest.java 18.1 KB 8103 over 10 years ben leinfelder default to non-https when testing localhost. If...

Latest revisions

# Date Author Comment
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.

8209 09/16/2013 04:19 PM ben leinfelder

test that d1 node admin is allowed all permissions. https://projects.ecoinformatics.org/ecoinfo/issues/6086

8204 09/16/2013 02:22 PM ben leinfelder

test for configured target url template on metadata using the default #view url. https://projects.ecoinformatics.org/ecoinfo/issues/6092

8103 08/01/2013 01:27 PM ben leinfelder

default to non-https when testing localhost. If the developer has a hostname configured with https, it will correctly use this configured baseUrl, otherwise it will just use http://localhost.

7853 07/05/2013 06:33 PM ben leinfelder

MN.getPackage() - test with ORE that includes 2 data files and a "metadata" file (still should be using EML for that test). https://projects.ecoinformatics.org/ecoinfo/issues/6026

7850 07/04/2013 12:33 PM ben leinfelder

First pass at MN.getPackage() implementation using Bagit library from LOC. https://projects.ecoinformatics.org/ecoinfo/issues/6026

7849 07/03/2013 09:58 PM ben leinfelder

add method for publishing existing object (usually assumed to be scimeta) with a DOI. https://projects.ecoinformatics.org/ecoinfo/issues/6014

7816 06/21/2013 11:11 AM ben leinfelder

correct regex for whitespace in D1 identifier.

7693 05/14/2013 06:10 PM Jing Tao

Add code to test title for the query result.

7692 05/14/2013 05:51 PM Jing Tao

Rewrite some methods, so the query result can be processed many times.

View revisions

Also available in: Atom