core/tests/components/nextbus
epenet 7e56b595a0
Do not link nextbus coordinator to config entry (#128151)
* Do not link nextbus coordinator to config entry

* Refactor tests and add specific failure test

* Use ConfigEntryNotReady

* Cleanup coordinator
2024-10-13 14:13:37 +02:00
..
__init__.py Do not link nextbus coordinator to config entry (#128151) 2024-10-13 14:13:37 +02:00
conftest.py Do not link nextbus coordinator to config entry (#128151) 2024-10-13 14:13:37 +02:00
const.py Do not link nextbus coordinator to config entry (#128151) 2024-10-13 14:13:37 +02:00
test_config_flow.py
test_init.py Do not link nextbus coordinator to config entry (#128151) 2024-10-13 14:13:37 +02:00
test_sensor.py Do not link nextbus coordinator to config entry (#128151) 2024-10-13 14:13:37 +02:00
test_util.py