mirror of
https://github.com/home-assistant/core.git
synced 2026-09-13 04:01:03 +01:00
* Refactor Onkyo tests to patch underlying pyeiscp library instead of home assistant methods * limit test patches to specific component, move atches into conftest * use patch.multiple and restrict patches to specific component * use side effect instead of mocking method