core/tests/components/axis
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
..
snapshots Reinitialize zeroconf discovery flow on unignore (#125753) 2024-09-23 16:49:21 +02:00
__init__.py
conftest.py Fix Axis tests affecting other tests (#122857) 2024-07-30 16:16:33 +02:00
const.py Improve Axis hub tests (#122472) 2024-07-23 19:54:43 +02:00
test_binary_sensor.py Use snapshot validation on Axis binary sensor (#122483) 2024-07-23 22:30:03 +03:00
test_camera.py Use snapshot in Axis camera tests (#122677) 2024-08-30 14:40:28 +02:00
test_config_flow.py Add start_reauth helper method to MockConfigEntry (#124767) 2024-08-28 13:08:26 +02:00
test_diagnostics.py Add created_at/modified_at to config entries (#122456) 2024-07-29 22:08:46 +02:00
test_hub.py Patch import where its used in Axis hub test (#122674) 2024-07-26 23:33:37 +02:00
test_init.py Replace ConfigEntry with MockConfigEntry in Axis tests (#122629) 2024-07-26 09:48:37 +02:00
test_light.py Use snapshot in Axis light tests (#122703) 2024-07-27 17:41:42 +02:00
test_switch.py Use snapshot in Axis switch tests (#122680) 2024-07-30 07:14:56 +02:00