Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  convert 9075 about 9 years Jing Tao Add a junit test for the converter.
  hazelcast 9457 over 8 years ben leinfelder merge from 2.0 branch: initialize mock cn for t...
  v1 9365 over 8 years Jing Tao Use the create method to replace registerSystem...
CNodeServiceTest.java 76.6 KB 10181 about 7 years Jing Tao Add more permission tests on the archive method.
D1NodeServiceTest.java 10.8 KB 10110 over 7 years Jing Tao Change the id since the original one doesn't ex...
D1NodeVersionCheckerTest.java 6.39 KB 9834 over 7 years Jing Tao Replaced the JiBXException by MarshallingExcept...
MNodeServiceTest.java 114 KB 10108 over 7 years Jing Tao Add junit test methods for testing circular obs...
MockCNode.java 7.19 KB 10044 over 7 years Jing Tao Add code to testArchive, testSetAccessPolicy, t...
RegisterDOITest.java 10.7 KB 10190 about 7 years ben leinfelder include multiple creators for DOI test
SIDTest.java 44 KB 9089 about 9 years Jing Tao Add the test case 18. Refer https://redmine.dat...
SolrQueryAccessFilterTest.java 18.5 KB 9181 almost 9 years Jing Tao Now for the untrusted certificate, the client t...
SystemMetadataFactoryTest.java 2.39 KB 10047 over 7 years Matt Jones Fix issue in getDefaultReplicationPolicy. Prev...

Latest revisions

# Date Author Comment
10190 03/07/2017 10:27 AM ben leinfelder

include multiple creators for DOI test

10189 03/06/2017 04:58 PM ben leinfelder

add test to check if creator value is correctly being extracted from eml when registering with EZID. https://github.nceas.ucsb.edu/KNB/arctic-data/issues/143

10181 02/28/2017 02:58 PM Jing Tao

Add more permission tests on the archive method.

10110 12/08/2016 02:20 PM Jing Tao

Change the id since the original one doesn't exist in the group anymore.

10108 12/08/2016 02:18 PM Jing Tao

Add junit test methods for testing circular obsoletes/obsoletedBy chain in the mn.updateSystemmetadata method.

10047 11/22/2016 02:55 PM Matt Jones

Fix issue in getDefaultReplicationPolicy.

Previously, under some circumstances, a ReplicationPolicy was created but was missing the optional replicationAllowed and numReplicas attributes. These are critical to the policy, so ensure they are set to sensible defaults even when property parsing errors and other issues might skip them. Added a test of this method, but I note that other methods in SystemMetadataFactory do not have unit tests and should be added if they are modified.

10044 11/10/2016 05:22 PM Jing Tao

Add code to testArchive, testSetAccessPolicy, testSetOwner and testSetReplicationPolicy on objects whose authoritative member node is v1 or v2 MNRead.

10023 10/19/2016 03:35 PM Jing Tao

Add a test method to test different users if they can update system metadata.

10004 10/04/2016 05:21 PM Jing Tao

Restore the testRightsHolderExpand method on the D1NodeServiceTest.

10002 10/04/2016 03:26 PM Jing Tao

Move the method testing to expand rights holder to CnodeServiceTest.

View revisions

Also available in: Atom