core/tests
J. Nick Koston 2848f8648d
Log last message when websocket reaches peak limit (#93038)
When we hit the absolute limit, we would log the last messages as
it was key to finding out the source. We now do the same when
we hit the peak limit
2023-05-14 12:22:19 -04:00
..
auth Cache decode of JWT tokens (#90013) 2023-03-22 16:03:41 -10:00
backports
components Log last message when websocket reaches peak limit (#93038) 2023-05-14 12:22:19 -04:00
fixtures
hassfest
helpers Fix parallel_updates being acquired too late for entity executor jobs (#92681) 2023-05-06 16:46:00 +02:00
pylint Remove incorrect ignore in pylint plugin (#90024) 2023-03-27 13:53:14 +02:00
resources
scripts
test_util
testing_config Lock entity options (#88139) 2023-05-08 22:06:11 +02:00
util Teach UnitlessRatioConverter about ppm and ppb (#92989) 2023-05-12 16:46:37 +02:00
__init__.py
bandit.yaml
common.py Run pipeline from audio stream function (#90748) 2023-04-04 00:06:51 -04:00
conftest.py Ensure config entries are unloaded in tests (#90850) 2023-04-22 21:26:07 +02:00
ignore_uncaught_exceptions.py
ruff.toml
syrupy.py Write protect entity options (#90185) 2023-03-28 22:56:51 +02:00
test_bootstrap.py Improve comment on patching the _import method in test bootstrap dependencies test (#91848) 2023-04-22 13:40:38 +02:00
test_config.py
test_config_entries.py Include UUID in hassio discovery data (#91970) 2023-04-25 09:48:47 +02:00
test_core.py Speed up validating domains in templates (#92975) 2023-05-12 14:57:51 +02:00
test_data_entry_flow.py
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py
test_runner.py Add tmpdir to known fixtures in pylint (#89844) 2023-03-17 10:22:02 +01:00
test_setup.py
test_test_fixtures.py
typing.py