core/tests/components/recorder
Erik Montnemery bcd9f3c05f
Correct end time for monthly statistics summary (#59551)
* Correct end time for monthly statistics summary

* Add tests
2021-11-12 15:01:40 +01:00
..
__init__.py
common.py Improve recorder migration tests (#59075) 2021-11-04 20:21:38 -07:00
conftest.py Add 5-minute statistics for sensors (#56006) 2021-09-16 10:57:15 +02:00
models_schema_0.py Improve recorder migration tests (#59075) 2021-11-04 20:21:38 -07:00
models_schema_16.py Improve recorder migration tests (#59075) 2021-11-04 20:21:38 -07:00
models_schema_18.py Improve recorder migration tests (#59075) 2021-11-04 20:21:38 -07:00
models_schema_22.py Improve recorder migration tests (#59075) 2021-11-04 20:21:38 -07:00
test_history.py Optimize _get_states_with_session (#56734) 2021-09-29 17:08:27 +02:00
test_init.py Add 5-minute statistics for sensors (#56006) 2021-09-16 10:57:15 +02:00
test_migrate.py Adjust recorder tests according to #59087 (#59143) 2021-11-05 10:49:58 +01:00
test_models.py Migrate from pytz to python-dateutil (#49643) 2021-05-07 22:46:26 -07:00
test_pool.py
test_purge.py Purge short term statistics (#58028) 2021-10-20 16:00:59 +02:00
test_statistics.py Correct end time for monthly statistics summary (#59551) 2021-11-12 15:01:40 +01:00
test_util.py Change minimum supported SQLite version to 3.31.0 (#59073) 2021-11-04 16:34:35 +01:00
test_websocket_api.py Move async_migration_in_progress (#59087) 2021-11-05 10:40:56 +01:00