Actions
Task #4987
closedFeature #5259: [Tests] Reduce dependency on integration tests
Refactor Python tests to use fewer servers as able
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.
Updated by Tom Clegg almost 10 years ago
- Parent task changed from #3021 to #5259
Updated by Tom Clegg over 6 years ago
- Status changed from New to Closed
- Remaining (hours) set to 0.0
Actions