Closed johnlegeyt closed 5 years ago
Closing while I investigate why these tests are failing on travis but not local
Found the issue- unarchive was giving the client a response before the service was actually unarchived, and the next request raced ahead of that process.
A few more tests. Total code coverage ~70%