blakeblackshear.frigate/frigate/test
Nicolas Mowen c2465a46a8
Http tests (#3350)
* Set up for http tests

* Setup basics for testing and first test

* Add testing consts

* Cleanup db creation

* Add one more check to test

* Get event that does not exist

* Get events working with cleaner db

* Test retain / un-retain

* Test setting and deleting sub label

* Test getting list of sub labels

* Fix bug caught in tests

* Test deleting event

* Test geting list of events

* Expand test

* Test more event filters

* Write version module so tests don't fail on version import

* Test config

* Test recordings endpoint

* Formatting

* Remove unused imports

* Test stats

* Add cleanup files in const

* Add name to match other checks
2022-06-30 07:53:46 -05:00
..
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
const.py Http tests (#3350) 2022-06-30 07:53:46 -05:00
test_config.py fix birdseye config 2022-04-16 09:08:10 -05:00
test_copy_yuv_to_position.py maintain aspect ratio for birdseye 2021-06-23 08:15:15 -05:00
test_http.py Http tests (#3350) 2022-06-30 07:53:46 -05:00
test_reduce_boxes.py Run python unit tests in a github actions (#2589) 2022-02-18 21:18:26 -06:00
test_yuv_region_2_rgb.py add lint check to workflow 2022-04-16 09:08:10 -05:00