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 20 KB 8834 almost 10 years ben leinfelder use mock CN for testing metacat implementations
D1NodeServiceTest.java 7.65 KB 8834 almost 10 years ben leinfelder use mock CN for testing metacat implementations
MNodeServiceTest.java 42.5 KB 8833 almost 10 years ben leinfelder remove unused tests
MockCNode.java 3.34 KB 8834 almost 10 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
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.

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.

View revisions

Also available in: Atom