blakeblackshear.frigate/frigate
Rui Alves e76f4e9bd9
Started unit tests for the review controller (#15077)
* Started unit tests for the review controller

* Revert "Started unit tests for the review controller"

This reverts commit 7746eb146f.

* Started unit tests for the review controller

* FIrst test

* Added test for review endpoint (time filter - after + before)

* Assert expected event

* Added more tests for review endpoint

* Added test for review endpoint with all filters

* Added test for review endpoint with limit

* Comment

* Renamed tests to increase readability
2024-11-19 16:35:10 -07:00
..
api
camera
comms Fix embeddings (#15072) 2024-11-19 12:20:04 -06:00
config fix regex for cookie_name to be general snake case (#14854) 2024-11-18 11:26:36 -07:00
db
detectors
embeddings Fix embeddings (#15072) 2024-11-19 12:20:04 -06:00
events Fix embeddings (#15072) 2024-11-19 12:20:04 -06:00
genai Update ollama docs and add genai debug logging (#15012) 2024-11-15 15:24:17 -06:00
images
motion Work through most of the cspell warnings in python (#13794) 2024-09-17 10:41:46 -05:00
output fix writing to birdseye restream buffer (#15052) 2024-11-18 10:14:49 -06:00
ptz Round robin SHM management (#15027) 2024-11-16 16:00:19 -07:00
record Round robin SHM management (#15027) 2024-11-16 16:00:19 -07:00
review Round robin SHM management (#15027) 2024-11-16 16:00:19 -07:00
service_manager
stats
test Started unit tests for the review controller (#15077) 2024-11-19 16:35:10 -07:00
track Round robin SHM management (#15027) 2024-11-16 16:00:19 -07:00
util Fix round robin (#15035) 2024-11-17 11:25:49 -06:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py
app.py Cleanup correctly (#15043) 2024-11-17 16:57:58 -06:00
const.py
ffmpeg_presets.py
log.py
models.py
mypy.ini Add service manager infrastructure (#14150) 2024-10-21 10:00:38 -05:00
object_detection.py Make all SHM management untracked (#15011) 2024-11-15 14:14:37 -07:00
object_processing.py Fix embeddings (#15072) 2024-11-19 12:20:04 -06:00
plus.py
storage.py
timeline.py
types.py Tracked object metadata changes (#15055) 2024-11-18 11:26:44 -07:00
video.py Cleanup correctly (#15043) 2024-11-17 16:57:58 -06:00
watchdog.py