This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-08-19 21:01:05 +01:00
Code
Activity
Files
6b743c3d166340905b33da30648c16c77f2f4cec
core
/
tests
/
components
/
recorder
T
History
J. Nick Koston
and
GitHub
2cbb93be43
Always keep the current recorder run when purging (
#43733
)
2020-11-30 09:13:50 +01:00
..
__init__.py
…
common.py
Reduce orm overhead by grouping object expiration (
#41394
)
2020-10-07 15:35:48 +02:00
conftest.py
Rewrite recorder unittest tests to pytest style test function (
#41264
)
2020-10-06 21:24:13 +02:00
models_original.py
…
test_init.py
Ensure recorder commit can retry after encountering invalid data (
#41426
)
2020-10-08 09:15:25 +02:00
test_migrate.py
…
test_models.py
Rewrite recorder unittest tests to pytest style test function (
#41264
)
2020-10-06 21:24:13 +02:00
test_purge.py
Always keep the current recorder run when purging (
#43733
)
2020-11-30 09:13:50 +01:00
test_util.py
Add ability to disable the sqlite3 quick_check (
#39479
)
2020-09-02 10:12:56 +02:00