This website requires JavaScript.
Explore
Help
Sign In
starred
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-06 02:35:01 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e447d8302479dc91ccd12e08fb801d199d76fa48
core
/
tests
/
components
/
recorder
T
History
Erik Montnemery
and
GitHub
b9aaba0432
Prevent duplicating constraints during schema migration (
#124616
)
2024-08-26 08:35:54 -10:00
..
auto_repairs
…
table_managers
…
__init__.py
…
common.py
Add missing hass type hint in history and recorder tests (
#124204
)
2024-08-19 15:41:09 +02:00
conftest.py
…
db_schema_0.py
…
db_schema_9.py
…
db_schema_16.py
…
db_schema_18.py
…
db_schema_22.py
…
db_schema_23_with_newer_columns.py
…
db_schema_23.py
…
db_schema_25.py
…
db_schema_28.py
…
db_schema_30.py
…
db_schema_32.py
…
db_schema_42.py
…
db_schema_43.py
…
test_backup.py
…
test_entity_registry.py
…
test_filters_with_entityfilter_schema_37.py
…
test_filters_with_entityfilter.py
…
test_filters.py
…
test_history_db_schema_30.py
…
test_history_db_schema_32.py
…
test_history_db_schema_42.py
…
test_history.py
…
test_init.py
Shutdown database engine before waiting for executor shutdown (
#117339
)
2024-08-22 16:47:22 +02:00
test_migrate.py
Prevent duplicating constraints during schema migration (
#124616
)
2024-08-26 08:35:54 -10:00
test_migration_from_schema_32.py
…
test_migration_run_time_migrations_remember.py
…
test_models_legacy.py
…
test_models.py
…
test_pool.py
…
test_purge_v32_schema.py
…
test_purge.py
Add missing hass type hint in history and recorder tests (
#124204
)
2024-08-19 15:41:09 +02:00
test_statistics_v23_migration.py
Update recorder tests to async (
#124161
)
2024-08-18 21:14:41 +02:00
test_statistics.py
…
test_system_health.py
…
test_util.py
…
test_v32_migration.py
Use BIGINT SQL type for ID columns (
#123973
)
2024-08-17 11:01:14 +02:00
test_websocket_api.py
…