blakeblackshear.frigate/frigate/test
Nicolas Mowen cb30450060
Migrate pydantic to V2 (#10142)
* Run pydantic migration tool

* Finish removing deprecated functions

* Formatting

* Fix movement weights type

* Fix movement weight test

* Fix config checks

* formatting

* fix typing

* formatting

* Fix

* Fix serialization issues

* Formatting

* fix model namespace warnings

* Update formatting

* Format go2rtc file

* Cleanup migrations

* Fix warnings

* Don't include null values in config json

* Formatting

* Fix test

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2024-02-29 16:10:13 -07: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_birdseye.py Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
test_camera_pw.py fix typos (#9895) 2024-02-17 16:01:50 -06:00
test_config.py Migrate pydantic to V2 (#10142) 2024-02-29 16:10:13 -07:00
test_copy_yuv_to_position.py Cleanup and organize utils (#7033) 2023-07-06 09:28:50 -05:00
test_ffmpeg_presets.py Migrate pydantic to V2 (#10142) 2024-02-29 16:10:13 -07:00
test_gpu_stats.py
test_http.py Reorganize stats (#9960) 2024-02-21 14:10:28 -06:00
test_object_detector.py
test_record_retention.py
test_reduce_boxes.py
test_storage.py
test_video.py Merge remote-tracking branch 'origin/master' into dev 2024-02-14 18:20:55 -06:00
test_yuv_region_2_rgb.py