supervision/tests/utils
Jirka Borovec 78aec073c4
test: cover public API gaps and dataset split (#2399)
* test: cover public API gaps and dataset split
* test(sinks): switch VideoSink to AVI/MJPG and add ImageSink clearing test
* test(detection): add box_non_max_merge 6-column class-separation tests
* test(dataset): drop deprecated dict API and strengthen class-id assertion
* test(public_api): strengthen importability check with getattr

---------

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
2026-07-03 20:57:42 +02:00
..
assets refactor: reorganize project structure and update module imports (#2112) 2026-02-03 15:24:47 +01:00
__init__.py refactor: reorganize project structure and update module imports (#2112) 2026-02-03 15:24:47 +01:00
conftest.py chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
test_conversion.py chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
test_file.py chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
test_image.py fix(annotators): clip crops, fix heatmap wrap, release capture (#2393) 2026-07-03 11:03:45 +02:00
test_internal.py chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
test_iterables.py chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
test_logger.py chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
test_sinks.py test: cover public API gaps and dataset split (#2399) 2026-07-03 20:57:42 +02:00
test_video.py fix(annotators): clip crops, fix heatmap wrap, release capture (#2393) 2026-07-03 11:03:45 +02:00