This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-03-05 09:07:40 +00:00
Code
Activity
Files
55e39d48eb6020c87f610c4e6df4e45a8ea11da7
core
/
tests
History
J. Nick Koston
68d1fbaadc
Fix race in openalpr_cloud tests (
#111185
)
...
The test would end before setup was finished and the setup would get cancelled
2024-02-23 09:28:20 +01:00
..
auth
…
components
Fix race in openalpr_cloud tests (
#111185
)
2024-02-23 09:28:20 +01:00
fixtures
…
hassfest
…
helpers
Make device registry cleanup a callback function (
#111052
)
2024-02-21 09:34:49 +01:00
pylint
…
resources
…
scripts
…
snapshots
…
test_util
…
testing_config
Reduce overhead to load multiple languages in translations (
#111028
)
2024-02-20 21:52:28 -05:00
util
…
__init__.py
…
common.py
Avoid the final write of every registry at the end of each test (
#111053
)
2024-02-21 06:01:19 -06:00
conftest.py
Add label registry (
#110821
)
2024-02-19 11:59:08 +01:00
ignore_uncaught_exceptions.py
…
patch_time.py
…
ruff.toml
…
syrupy.py
…
test_bootstrap.py
Avoid creating tasks for dependencies already being setup (
#111034
)
2024-02-22 12:34:46 -10:00
test_config_entries.py
Add async_schedule_reload helper to the ConfigEntries manager (
#110912
)
2024-02-20 02:14:45 +01:00
test_config.py
…
test_const.py
…
test_core.py
…
test_data_entry_flow.py
…
test_exceptions.py
…
test_loader.py
…
test_main.py
…
test_requirements.py
Improve performance of async_get_integration_with_requirements (
#110770
)
2024-02-17 19:26:41 +01:00
test_runner.py
…
test_setup.py
Avoid creating tasks for dependencies already being setup (
#111034
)
2024-02-22 12:34:46 -10:00
test_test_fixtures.py
…
typing.py
…