Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  convert 9075 over 9 years Jing Tao Add a junit test for the converter.
  hazelcast 7622 about 11 years ben leinfelder use maven to manage most jar dependencies in Me...
  v1 9179 almost 9 years Jing Tao Add a test in it. Otherwise it failed and said ...
CNodeServiceTest.java 54.5 KB 9267 over 8 years Jing Tao Add the code to test that non-cn session can't ...
D1NodeServiceTest.java 8.64 KB 9191 almost 9 years Jing Tao Add more scenario for check isAuthorized.
MNodeServiceTest.java 85 KB 9264 almost 9 years Jing Tao Add the test to test new rules: cn and other cl...
MockCNode.java 3.47 KB 9103 about 9 years Jing Tao Change the constructor's signature since the su...
RegisterDOITest.java 10.5 KB 8810 almost 10 years ben leinfelder add support for v2 DataONE API.
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...

Latest revisions

# Date Author Comment
9267 07/28/2015 04:22 PM Jing Tao

Add the code to test that non-cn session can't call some methods like registerSystemMetadata, updateSystemMetadata and et al.

9266 07/28/2015 03:31 PM Jing Tao

Use the getCNSession to replace the getTestSession which was a actual getCNSession.

9264 07/27/2015 04:21 PM Jing Tao

Add the test to test new rules: cn and other client calling the method on the authoritative node can call the mn.update.

9201 05/07/2015 06:14 PM Jing Tao

Add the code to test scenario that a user tries to update an archived object.

9191 05/01/2015 04:27 PM Jing Tao

Add more scenario for check isAuthorized.

9187 05/01/2015 11:37 AM Jing Tao

Get the node id from the metacat.properties instead of the hard coded one.

9184 04/30/2015 02:10 PM Jing Tao

Removed the obsoleted test class.

9181 04/30/2015 10:40 AM Jing Tao

Now for the untrusted certificate, the client throws an exception rather than returning null.

9180 04/30/2015 09:52 AM Jing Tao

Add a initial test.

9179 04/30/2015 09:38 AM Jing Tao

Add a test in it. Otherwise it failed and said there is not tests found.

View revisions

Also available in: Atom