1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-18 12:59:14 +00:00

1 Commits

Author SHA1 Message Date
Jan-Philipp Benecke
8d6d70d6b5
Use setup_test_component_platform helper for select entity component tests instead of hass.components ()
* Use `setup_test_component_platform` helper for select entity component tests instead of `hass.components`

* Use _values instead of _attr_current_option

* Clean up

* Set default current_option for second mock entity

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-03-29 14:36:33 +01:00