bugbug/http_service/tests
Marco Castelluccio 8c4fc2cde3 Remove test ensuring a batch larger than 1000 bugs would fail
Fixes a regression from 6815875c46
2020-10-04 13:27:42 +02:00
..
__init__.py Validate batch endpoint inputs (#794) 2019-08-01 15:33:20 +02:00
conftest.py Fix some new linting errors appearing with the new versions of the linters 2020-08-27 16:19:02 +02:00
pytest.ini Validate batch endpoint inputs (#794) 2019-08-01 15:33:20 +02:00
test_bug_classification.py Remove test ensuring a batch larger than 1000 bugs would fail 2020-10-04 13:27:42 +02:00
test_integration.py Increase HTTP service integration test timeout 2020-03-17 03:20:42 +01:00
test_push_schedules.py Fix some new linting errors appearing with the new versions of the linters 2020-08-27 16:19:02 +02:00
test_readthrough_cache.py In the readthrough cache purging thread, perform the purging after the wait, not before 2020-04-29 13:51:20 +02:00
test_schedule_tests.py Use orjson in test_schedule_tests to match the production code 2020-08-03 13:58:07 +02:00