mirror of
https://github.com/home-assistant/core.git
synced 2025-06-05 05:37:04 +00:00

* Apply changes * Fix MockClient * Apply feedback * Remove connector tests * Change MockClient to inhert MagicMock * Add reconnect tests and refactor mock client * Refactor mock exception throwing * Add future_fixture * Move mocked client methods into create_client_mock * Remove fixture and separate event from mock_client * Add FutureContainer to store the loop_future