core/tests/components/axis
Erik Montnemery d82bff1bc2
Index config entry discovery_keys by discovery domain (#126563)
* Index config entry discovery_keys by discovery domain

* Add new signal

* Update tests

* Update homeassistant/config_entries.py

Co-authored-by: J. Nick Koston <nick@koston.org>

* Fix imports

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2024-09-23 21:48:11 +02:00
..
snapshots Index config entry discovery_keys by discovery domain (#126563) 2024-09-23 21:48:11 +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