mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-10-27 10:52:11 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||
| __main__.py | ||
| app.py | ||
| birdseye.png | ||
| config.py | ||
| const.py | ||
| edgetpu.py | ||
| events.py | ||
| http.py | ||
| log.py | ||
| models.py | ||
| motion.py | ||
| mqtt.py | ||
| mypy.ini | ||
| object_processing.py | ||
| objects.py | ||
| output.py | ||
| plus.py | ||
| record.py | ||
| stats.py | ||
| types.py | ||
| util.py | ||
| video.py | ||
| watchdog.py | ||
| zeroconf.py | ||