blakeblackshear.frigate/frigate
Rui Alves df840b7cd5
Finish unit tests for review controller and started for event controller (#15955)
* Started unit tests for the review controller

* Revert "Started unit tests for the review controller"

This reverts commit 7746eb146f.

* Started unit tests for GET /review/activity/motion Endpoint

* Started unit tests for GET /review/event/{event_id} Endpoint

* Continued unit tests for GET /review/event/{event_id} Endpoint

* Continued unit tests for GET /review/{event_id} Endpoint

* Continued unit tests for GET /review/{review_id} Endpoint

* Added unit tests for GET /review/{review_id}/viewed Endpoint

* Added unit tests for GET /stats Endpoint

* Added unit tests for GET /events Endpoint

* Updated unit tests for GET /events Endpoint

* Deleted unit tests for /events from test_http (updated tests are now in test_http_event.py)

* Removed duplicated test for GET /review/activity/motion Endpoint
2025-02-04 06:28:14 -07:00
..
api Finish unit tests for review controller and started for event controller (#15955) 2025-02-04 06:28:14 -07:00
camera
comms Simplify plus submit (#15941) 2025-01-11 07:04:11 -07:00
config Simplify plus submit (#15941) 2025-01-11 07:04:11 -07:00
db
detectors Simplify plus submit (#15941) 2025-01-11 07:04:11 -07:00
embeddings GenAI: add ability to save JPGs sent to provider (#15643) 2024-12-23 07:05:34 -07:00
events
genai
images
motion
output
ptz Fix interpolation for autotracking cameras (#16211) 2025-01-29 06:44:13 -07:00
record Consider pre and post capture when cleaning up recordings based on review segments (#16096) 2025-01-23 08:26:53 -06:00
review Handle case where user has multiple manual events on same camera (#15943) 2025-01-11 07:47:45 -07:00
service_manager Simplify plus submit (#15941) 2025-01-11 07:04:11 -07:00
stats
test Finish unit tests for review controller and started for event controller (#15955) 2025-02-04 06:28:14 -07:00
track Simplify plus submit (#15941) 2025-01-11 07:04:11 -07:00
util Simplify plus submit (#15941) 2025-01-11 07:04:11 -07:00
__init__.py
__main__.py
app.py
const.py
ffmpeg_presets.py Fix h265 encoding presets (#16158) 2025-01-26 17:14:02 -07:00
log.py
models.py
mypy.ini
object_detection.py
object_processing.py
plus.py Simplify plus submit (#15941) 2025-01-11 07:04:11 -07:00
storage.py
timeline.py
types.py
video.py
watchdog.py