Task #4987
Feature #5259: [Tests] Reduce dependency on integration tests
Refactor Python tests to use fewer servers as able
Start date:
01/05/2015
Due date:
% Done:
0%
Estimated time:
0.00 h
Description
Many of our Python tests were written there was a lot more global state—a single API client, a single Keep client, etc. Now that you can instantiate these directly, with more control over the process, it should be possible to adjust the tests to avoid the need for a server at all, by using fake data, mocks, etc.
History
#1
Updated by Tom Clegg almost 6 years ago
- Parent task changed from #3021 to #5259
#2
Updated by Tom Clegg over 2 years ago
- Status changed from New to Closed
- Remaining (hours) set to 0.0
#3
Updated by Tom Morris almost 2 years ago
- Estimated time set to 0.00 h