supervision/test
Jirka Borovec 7507d3a68c
Add unittests for assets and downloader functionality (#2095)
* Apply suggestions from code review
* Use BASE_VIDEO_URL constant in test instead of hard-coded URL (#2097)
* Replace hard-coded URL with BASE_VIDEO_URL constant in test
* Fix non-deterministic test_invalid_asset by patching Path.exists (#2096)
* Fix test_invalid_asset to be deterministic by patching Path.exists

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Borda <6035284+Borda@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
2026-01-27 07:18:06 +01:00
..
annotators Refactor test utilities: clarify module purpose and improve function's names (#2094) 2026-01-27 07:13:18 +01:00
assets Add unittests for assets and downloader functionality (#2095) 2026-01-27 07:18:06 +01:00
classification feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
dataset Refactor test utilities: clarify module purpose and improve function's names (#2094) 2026-01-27 07:13:18 +01:00
detection Refactor test utilities: clarify module purpose and improve function's names (#2094) 2026-01-27 07:13:18 +01:00
draw feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
geometry feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
key_points Refactor test utilities: clarify module purpose and improve function's names (#2094) 2026-01-27 07:13:18 +01:00
metrics Refactor test utilities: clarify module purpose and improve function's names (#2094) 2026-01-27 07:13:18 +01:00
tracker feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
utils feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
__init__.py 🧪 rename test directory `tests -> test` 2023-01-18 19:45:19 +01:00
helpers.py Refactor test utilities: clarify module purpose and improve function's names (#2094) 2026-01-27 07:13:18 +01:00