core/tests/components/wled
Ville Skyttä 19d25cd901
Change config entry state to an enum (#49654)
* Change config entry state to an enum

* Allow but deprecate EntryState str equality comparison

* Test fixes

* Rename to ConfigEntryState

* Remove str comparability backcompat

* Update new occurrences of strs cropped up during review
2021-05-20 19:19:20 +02:00
..
__init__.py
conftest.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_config_flow.py Clean up WLED tests (#50685) 2021-05-15 22:14:56 +02:00
test_init.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
test_light.py Update tests t-z to use async_get() instead of async_get_registry() (#47655) 2021-03-09 14:25:03 +01:00
test_sensor.py Use disabled_by constants (#49584) 2021-04-23 09:56:42 +02:00
test_switch.py Update tests t-z to use async_get() instead of async_get_registry() (#47655) 2021-03-09 14:25:03 +01:00