wrongmove/tests
Viktor Barzin c6f7b47446
Fix e2e test for adaptive first batch size
test_large_batch_streaming expected 4 batches (200/50) but the
adaptive first batch splits the first batch into 5+45, producing
5 batches total.
2026-02-22 13:48:36 +00:00
..
e2e Fix e2e test for adaptive first batch size 2026-02-22 13:48:36 +00:00
integration fix: mock _get_disliked_ids and bypass rate limiter in existing tests 2026-02-21 14:22:46 +00:00
regression Add comprehensive test suite: 219 new tests across backend and frontend 2026-02-10 21:59:45 +00:00
unit fix: skip frontend config tests when frontend/ dir absent (Docker build) 2026-02-21 15:52:43 +00:00
__init__.py Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00
conftest.py Fix async_client fixture to patch engine with in-memory DB 2026-02-10 22:49:34 +00:00
test_listing_geojson.py Add Server-Timing header to streaming endpoint 2026-02-22 13:27:11 +00:00