Revision
15057
by andreib:
MNAuthorizationV1IT was renamed, so I fixed a spelling error in the test suite |
Change Type | Path in Repository | Path in Workspace |
---|
 | /software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/apiTests/MNv1TestSuite.java | N/A |
Revision
15055
by andreib:
Fixed a few method calls in MNReplicationTesetImplementations to no longer use the deprecated metadata creation calls. Added a small MNv1TestSuite class so we can get an overview of MN v1 tests (we can delete it later when they're all fixed). |
Change Type | Path in Repository | Path in Workspace |
---|
 | /software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/apiTests/MNv1TestSuite.java | N/A |
 | /software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/MNReplicationTestImplementations.java | N/A |
Revision
15054
by andreib:
Fixed a bug in ExampleUtilities.generateTestDataPackage(): it was always using the currently loaded certificate's subject as the rightsHolder on the SystemMetadata. I overloaded the function so this would get passed in (and deprecated the existing function - it's still being used from a lot of other places). Updated MNStorageTestImplementations to use the new call. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /software/cicore/trunk/d1_integration/src/main/java/org/dataone/integration/ExampleUtilities.java | N/A |
 | /software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/MNStorageTestImplementations.java | N/A |
Revision
15051
by rnahf:
Implemented the resource map parsing and checksum consistency tests as a separate set of tests "Content Integrity". (used to be in MNodeTier1IT) |
Change Type | Path in Repository | Path in Workspace |
---|
 | /software/cicore/trunk/d1_integration/src/main/webapp/index.jsp | N/A |
 | /software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/apiTests/CNContentIntegrityV1V2IT.java | N/A |
 | /software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/apiTests/MNContentIntegrityV1V2IT.java | N/A |
 | /software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testDefinitions/ContentIntegrityTestDefinitions.java | N/A |
 | /software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/ContentIntegrityTestImplementations.java | N/A |
Revision
15050
by andreib:
Small bug fix and added a TODO statement to a test that'll need some more refactoring so it's more fail-safe |
Change Type | Path in Repository | Path in Workspace |
---|
 | /software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/MNStorageTestImplementations.java | N/A |