supervision/test/key_points
Jirka Borovec 5ced8c4ea0
Add unit tests for `key_points` - skeleton & annotators (#2099)
* Refactor key point annotator tests to use reusable fixtures for test clarity and maintainability
* Apply suggestions from code review
* fix(pre_commit): 🎨 auto format pre-commit hooks
* Move `assert_image_mostly_same` helper to a shared module and update imports in tests
* Update test/key_points/test_skeletons.py

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-29 18:22:19 +01:00
..
__init__.py initial version of advanced key points filtering and slicing + some naming refactor 2025-07-28 08:24:43 +02:00
test_annotators.py Add unit tests for `key_points` - skeleton & annotators (#2099) 2026-01-29 18:22:19 +01:00
test_core.py Add comprehensive unittests for KeyPoints functionality (#2109) 2026-01-29 16:50:11 +01:00
test_skeletons.py Add unit tests for `key_points` - skeleton & annotators (#2099) 2026-01-29 18:22:19 +01:00