* used coroutinemock to avoid exception * added spec to mock to remove exception * added the current_user return value so it doesnt throw exception * fix the mocks so properties do not need .return_value * fixed missing mock values that were causing exceptions * moved patch to asynctest so no need to define m_init * fixed black error |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_binary_sensor.py | ||
test_climate.py | ||
test_config_flow.py | ||
test_cover.py | ||
test_fan.py | ||
test_init.py | ||
test_light.py | ||
test_lock.py | ||
test_scene.py | ||
test_sensor.py | ||
test_smartapp.py | ||
test_switch.py |