core/tests/components/hue
Marcel van der Veldt 5d0cf4cb95
Fix tests for Hue integration (#60683)
* fix tests

make sure the migration code is not called in all other tests

* only patch v2 check where needed
2021-12-01 14:53:30 +01:00
..
fixtures Refactor of Hue integration with full V2 support (#58996) 2021-11-16 11:59:17 -08:00
__init__.py
conftest.py Fix tests for Hue integration (#60683) 2021-12-01 14:53:30 +01:00
const.py Hue handle device update (#60612) 2021-11-30 10:14:51 -08:00
test_binary_sensor.py Refactor of Hue integration with full V2 support (#58996) 2021-11-16 11:59:17 -08:00
test_bridge.py Refactor of Hue integration with full V2 support (#58996) 2021-11-16 11:59:17 -08:00
test_config_flow.py Fix tests for Hue integration (#60683) 2021-12-01 14:53:30 +01:00
test_device_trigger_v1.py Refactor of Hue integration with full V2 support (#58996) 2021-11-16 11:59:17 -08:00
test_device_trigger_v2.py Refactor of Hue integration with full V2 support (#58996) 2021-11-16 11:59:17 -08:00
test_init.py Fix tests for Hue integration (#60683) 2021-12-01 14:53:30 +01:00
test_light_v1.py Refactor of Hue integration with full V2 support (#58996) 2021-11-16 11:59:17 -08:00
test_light_v2.py Hue handle device update (#60612) 2021-11-30 10:14:51 -08:00
test_migration.py Add support to entity registry for overriding device_class (#59985) 2021-11-22 08:38:06 -08:00
test_scene.py Hue handle device update (#60612) 2021-11-30 10:14:51 -08:00
test_sensor_v1.py Refactor of Hue integration with full V2 support (#58996) 2021-11-16 11:59:17 -08:00
test_sensor_v2.py Refactor of Hue integration with full V2 support (#58996) 2021-11-16 11:59:17 -08:00
test_services.py Refactor of Hue integration with full V2 support (#58996) 2021-11-16 11:59:17 -08:00
test_switch.py Refactor of Hue integration with full V2 support (#58996) 2021-11-16 11:59:17 -08:00