core/tests/components/recorder
J. Nick Koston 28c80c1133
Ensure recorder purge tests can handle multiple purge cycle (#47956)
Since a purge can generate another purge task, we now wait for
three recorder queue completions by default.
2021-03-15 11:19:19 -07:00
..
__init__.py
common.py Ensure recorder purge tests can handle multiple purge cycle (#47956) 2021-03-15 11:19:19 -07:00
conftest.py Recorder improvements (#47739) 2021-03-11 07:52:07 -10:00
models_original.py Sort imports according to PEP8 for recorder (#29652) 2019-12-08 18:48:18 +01:00
test_init.py Recorder improvements (#47739) 2021-03-11 07:52:07 -10:00
test_migrate.py Fix unclean shutdown of recorder test (#47791) 2021-03-12 14:17:27 -08:00
test_models.py Rewrite recorder unittest tests to pytest style test function (#41264) 2020-10-06 21:24:13 +02:00
test_purge.py Ensure recorder purge tests can handle multiple purge cycle (#47956) 2021-03-15 11:19:19 -07:00
test_util.py Cleanup recorder tests (#46836) 2021-02-21 09:52:41 +01:00