* Add additional tests for Matter update entity Extend test coverage for Matter update entity. This includes tests for error handling and state store/restore. * Improve test descriptions * Add restore test only (using mock_restore_cache_with_extra_data) * Fix test_update_state_save_and_restore test * Use homeassistant constants * Use update component constants * Use freezer to skip time for device update check We check device updates every 12h currently. Use the freezer to skip time. Still add a test which uses the service call to make sure this works too. |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
common.py | ||
conftest.py | ||
test_adapter.py | ||
test_api.py | ||
test_binary_sensor.py | ||
test_climate.py | ||
test_config_flow.py | ||
test_cover.py | ||
test_diagnostics.py | ||
test_event.py | ||
test_fan.py | ||
test_helpers.py | ||
test_init.py | ||
test_light.py | ||
test_lock.py | ||
test_number.py | ||
test_select.py | ||
test_sensor.py | ||
test_switch.py | ||
test_update.py |