mirror of
https://github.com/home-assistant/core.git
synced 2026-05-22 08:20:04 +01:00
34cf0c5721
* Use `mock_platform` for cover entity component tests instead of `hass.components` * Remove setup fixture and use helper function * Remove is_on from MockCover * Run ruff * Do not override state in `MockCover` in cover tests * Remove is_on from MockCover