mirror of
https://github.com/home-assistant/core.git
synced 2026-05-19 15:00:27 +01:00
80aebcc7d2
* add more unit tests for plum_lightpad * add more unit tests for plum_lightpad * add more unit tests for plum_lightpad * add more unit tests for plum_lightpad * Update tests/components/plum_lightpad/test_init.py apply suggested way to invoke async_setup_entry Co-authored-by: Chris Talkington <chris@talkingtontech.com> * Update tests/components/plum_lightpad/test_init.py apply suggested way to invoke async_setup_entry Co-authored-by: Chris Talkington <chris@talkingtontech.com> * Update tests/components/plum_lightpad/test_init.py apply suggested way to invoke async_setup_entry Co-authored-by: Chris Talkington <chris@talkingtontech.com> * Update tests/components/plum_lightpad/test_init.py remove now unused import Co-authored-by: Chris Talkington <chris@talkingtontech.com> * Update tests/components/plum_lightpad/test_init.py import Mock from tests.async_mock as suggested Co-authored-by: Chris Talkington <chris@talkingtontech.com> * Update tests/components/plum_lightpad/test_init.py remove now unused import Co-authored-by: Chris Talkington <chris@talkingtontech.com> * Update tests/components/plum_lightpad/test_init.py Co-authored-by: Chris Talkington <chris@talkingtontech.com> * fix unit tests that were failing after suggested changes Co-authored-by: Chris Talkington <chris@talkingtontech.com>