mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 09:41:51 +00:00
* 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>