frigate/frigate/test/http_api
Nicolas Mowen 8048168814
Bug Fixes (#20825)
* Correctly sort summary responses

* Consider JinaV2 as a complex model

* Subscribe to record updates in camera watchdog

* Cleanup score showing

* No need to sort review summary

* Add tests for recording summary

* Don't break existing format

* Sort event summary by day
2025-11-06 08:21:07 -06:00
..
__init__.py Started unit tests for the review controller (#15077) 2024-11-19 16:35:10 -07:00
base_http_test.py Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
test_http_app.py Finish unit tests for review controller and started for event controller (#15955) 2025-02-04 06:28:14 -07:00
test_http_camera_access.py Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
test_http_event.py Pull count of detection events by label into prometheus metrics (#20119) 2025-09-19 06:27:20 -06:00
test_http_media.py Bug Fixes (#20825) 2025-11-06 08:21:07 -06:00
test_http_review.py Add ability to mark review items as unreviewed (#20446) 2025-10-12 08:10:56 -05:00