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-03 18:24:49 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7105b4b28bd044771a92b79f9fb32cfdd90243cc
core
/
tests
T
History
uvjustin
and
Franck Nijhof
58c3c8a7a8
Avoid infinite loop on corrupt stream recording (
#96881
)
...
* Avoid infinite loop on corrupt stream recording * Update tests
2023-07-20 11:42:47 +02:00
..
auth
…
backports
…
components
Avoid infinite loop on corrupt stream recording (
#96881
)
2023-07-20 11:42:47 +02:00
fixtures
…
hassfest
…
helpers
Fix mixed case service schema registration (
#96448
)
2023-07-13 11:36:10 -04:00
pylint
…
resources
…
scripts
…
test_util
…
testing_config
Implement Wind Gust speed in Weather entity component (
#95065
)
2023-06-23 08:22:46 +02:00
util
Replace bandit with ruff (
#93200
)
2023-06-08 22:46:04 +02:00
__init__.py
…
common.py
Allow stopping a script with a response value (
#95284
)
2023-06-27 08:24:22 +02:00
conftest.py
Refactor async_get_hass to rely on threading.local instead of a ContextVar (
#96005
)
2023-07-13 11:35:38 -04:00
ignore_uncaught_exceptions.py
…
ruff.toml
Move overlapping pylint rules to ruff, disable mypy overlap (
#94359
)
2023-06-27 17:42:46 +02:00
syrupy.py
Use ReadOnlyDict for entity registry options (
#93824
)
2023-05-30 20:11:39 -04:00
test_bootstrap.py
…
test_config_entries.py
Debounce discoveries to improve event loop stability at the started event (
#94690
)
2023-06-15 22:15:07 -04:00
test_config.py
…
test_core.py
Refactor async_get_hass to rely on threading.local instead of a ContextVar (
#96005
)
2023-07-13 11:35:38 -04:00
test_data_entry_flow.py
Reduce in progress flow matching overhead (
#94403
)
2023-06-11 10:41:38 +02:00
test_exceptions.py
…
test_loader.py
…
test_main.py
…
test_requirements.py
…
test_runner.py
…
test_setup.py
Detect attempt to setup config entry integration via YAML (
#93589
)
2023-05-29 21:01:47 +02:00
test_test_fixtures.py
…
typing.py
…