Changes
#11 (Nov 17, 2016 4:18:00 PM)
- minor tweaks for webtester release — rnahf / detail
- fixed bugs in tests and switched to 2.3 dependencies (JAXB instead of JiBX). — rnahf / detail
#9 (Oct 21, 2016 8:58:43 PM)
- merged from 2.0 branch. picked up authentication and CNAuthorization fixes. — rnahf / detail
- AccessPolicy can not be blank anymore. — waltz / detail
- merged changes from D1_INTEGRATION_v2.0 branch, using all dataone 2.2.0-SNAPSHOT dependencies. — rnahf / detail
- Renamed EnvironmentStatusTest to ...TestImpl, so maven doesn't see it as a unit test. — rnahf / detail
- switched testSetReplicationStatus_dateModified to use a non-auth MN to test status changes on, just in case this causes problems with replication (this won't fix sysmeta date change issues though) — andreib / detail
- Incrementing a few object pids to tests don't use objects that are too old - just in case this is causing a current issue with sysmeta dates seemingly getting updated. — andreib / detail
#8 (Dec 23, 2015 10:03:04 PM)
- log the pid and dates that do not match when failures occur. — leinfelder / detail
- don't test with cnSandboxUNM1 - seems to be having issues with keep HZ connections alive and passing tests. — leinfelder / detail
- getting test errors for .14, try .15 as object suffix? — leinfelder / detail
- include write permission for rightsholder — leinfelder / detail
- Added public-readable to access policy for created test objects — andreib / detail
- Another logging improvement - displaying created auth token — andreib / detail
- Fixed a few logging messages — andreib / detail
- Added an update test to the MN auth token tests — andreib / detail
#7 (Dec 15, 2015 9:02:04 PM)
- Switched auth token tests to using the more complicated ORCID rather than the basic "testId" subject — andreib / detail
- Reverted general log level back to WARN, ContextAwareTestCaseDataone logger still at INFO level — andreib / detail
#5 (Dec 15, 2015 6:51:09 PM)
- Part of a refactor to query results checking - should've been in cluded in last commit — andreib / detail
#4 (Dec 15, 2015 6:33:52 PM)
- Added a query test for auth tokens, added an MN create test using an auth token to create on the MN, not just for authentication/authorization. — andreib / detail