core/tests/components/stream
Allen Porter 5cc8302e6a
Fix flaky hls keepalive test (#47186)
Remove a call to stream.start() which is issued before the test is fully
setup (e.g. keepalive is not set to True, and mock calls are not registered)
2021-02-28 10:25:07 -08:00
..
__init__.py
common.py Change the API boundary between camera and stream with initial improvement for nest expiring stream urls (#45431) 2021-02-08 19:53:28 -08:00
conftest.py Fix bug in test found by manual log inspection (#46309) 2021-02-09 21:59:49 -08:00
test_hls.py Fix flaky hls keepalive test (#47186) 2021-02-28 10:25:07 -08:00
test_recorder.py Restore stream recorder functionality and add discontinuity support (#46772) 2021-02-23 10:37:19 +08:00
test_worker.py Rollback stream StreamOutput refactoring in PR#46610 (#46684) 2021-02-20 06:49:39 -08:00