core/tests
Ian dccdb71b2d
Make NextBus coordinator more resilient and efficient (#126161)
* Make NextBus coordinator more resilient and efficient

Resolves issues where one request failing will prevent all agency
predictions to fail. This also removes redundant requests for
predictions that share the same stop.

* Add unload entry test

* Prevent shutdown if the coordinator is still needed
2024-09-20 10:18:13 +02:00
..
auth Remove notify support for templates (#122820) 2024-09-08 17:31:58 +02:00
components Make NextBus coordinator more resilient and efficient (#126161) 2024-09-20 10:18:13 +02:00
fixtures
hassfest Allow github requirements specs in hassfest for non-core integrations (#124925) 2024-09-20 00:36:31 +02:00
helpers Update string formatting to use f-string on tests (#125986) 2024-09-19 10:32:38 +02:00
non_packaged_scripts
pylint Add base Entity class to enforce-class-module pylint plugin (#126026) 2024-09-18 20:38:45 +02:00
resources
script
scripts
snapshots
test_util
testing_config
util Update string formatting to use f-string on tests (#125986) 2024-09-19 10:32:38 +02:00
__init__.py
common.py Use root import in tests (#125862) 2024-09-13 06:42:32 +02:00
conftest.py Force root import of references from other components (#125816) 2024-09-16 11:28:42 +02:00
ignore_uncaught_exceptions.py
patch_recorder.py
patch_time.py
ruff.toml
syrupy.py
test_backports.py
test_block_async_io.py
test_bootstrap.py
test_circular_imports.py
test_config.py
test_config_entries.py Use mock_config_flow helper in config_entries tests (#126251) 2024-09-19 13:57:27 +02:00
test_const.py
test_core.py
test_data_entry_flow.py Prevent nesting sections in data entry flows (#124645) 2024-08-28 15:42:15 +02:00
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py
test_runner.py
test_setup.py
test_test_fixtures.py
typing.py