Story #6723
test v2 MN and CN buildouts
100%
Subtasks
Related issues
Associated revisions
Mainly changed AbstractAuthorizationTestImplementations because it was working for MNs but was using the wrong certificate to call create() for CNs. CNAuthTestImplementations needed updates for the same reason.
Also MNAuthorizationV2IT had a typo and was extending the wrong class, so I fixed that and did away with the setApiVersion().
refs #6723
Mainly changed AbstractAuthorizationTestImplementations because it was working for MNs but was using the wrong certificate to call create() for CNs. CNAuthTestImplementations needed updates for the same reason.
Also MNAuthorizationV2IT had a typo and was extending the wrong class, so I fixed that and did away with the setApiVersion().
refs #6723
Committing a handful of test-related changes. Also added CNDiagnostic interface (though I didn't include it in v2 CNode interface's inheritance for now, to avoid creating errors for others). CNDiagnostic has however been added to libclient's D1NodeFactory so we can have d1_integration's call adapters create a node for that interface. The added test code is mainly for CNDiagnostic and MNPackage, plus helper methods in ContextAwareTestCaseDataone, etc.
refs #6723
Committing a handful of test-related changes. Also added CNDiagnostic interface (though I didn't include it in v2 CNode interface's inheritance for now, to avoid creating errors for others). CNDiagnostic has however been added to libclient's D1NodeFactory so we can have d1_integration's call adapters create a node for that interface. The added test code is mainly for CNDiagnostic and MNPackage, plus helper methods in ContextAwareTestCaseDataone, etc.
refs #6723
History
#1 Updated by Rob Nahf almost 10 years ago
- Assignee set to Rob Nahf
#2 Updated by Dave Vieglais over 9 years ago
- Related to Task #7198: Implement integration tests for the new token authentication mechanisms added
#3 Updated by Dave Vieglais over 9 years ago
- Related to Story #7200: Integration test coverage for v1-v2 and v2 functionality added
#4 Updated by Dave Vieglais over 9 years ago
- Related to Story #7197: Test changes to Node Registry added
#5 Updated by Dave Vieglais over 9 years ago
- Target version changed from CCI-2.0.0 to CCI-2.0-RC1
#6 Updated by Dave Vieglais over 9 years ago
- Target version changed from CCI-2.0-RC1 to CCI-2.0.0
#7 Updated by Dave Vieglais over 9 years ago
- Related to deleted (Task #7198: Implement integration tests for the new token authentication mechanisms)
#8 Updated by Rob Nahf about 9 years ago
- % Done changed from 0 to 30
- Status changed from New to In Progress
#9 Updated by Rob Nahf about 9 years ago
- Category set to d1_integration
#10 Updated by Dave Vieglais over 8 years ago
- % Done changed from 30 to 100
- Status changed from In Progress to Closed