core/tests/components/androidtv
Erik Montnemery b2982c18bb
Reinitialize zeroconf discovery flow on unignore (#125753)
* Reinitialize zeroconf discovery flow on unignore

* Adjust tests

* Improve comments

* Fix logic for updating discovery keys

* Add tests

* Use mock_config_flow helper in new config_entries test

* Add discovery_keys attribute to ConfigEntry

* Update zeroconf rediscovery

* Change type of ConfigEntry.discovery_keys

* Update tests

* Fix DiscoveryKey.from_json_dict and add tests

* Fix test

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2024-09-23 16:49:21 +02:00
..
__init__.py
common.py Add diagnostics test to AndroidTV (#117129) 2024-05-28 10:56:32 +02:00
conftest.py Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
patchers.py Add missing return type in test __init__ methods (#123932) 2024-08-14 16:48:52 +02:00
test_config_flow.py Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
test_diagnostics.py Reinitialize zeroconf discovery flow on unignore (#125753) 2024-09-23 16:49:21 +02:00
test_media_player.py Add diagnostics test to AndroidTV (#117129) 2024-05-28 10:56:32 +02:00
test_remote.py Add remote entity to AndroidTV (#103496) 2024-06-04 17:02:30 +02:00