1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-20 22:07:08 +00:00

1 Commits

Author SHA1 Message Date
Michael
ea04269c49
Improve test coverage for nextcloud ()
* add first data driven tests

* remove unused mock

* test unique_id migration

* test errors during setup

* test error during data update

* test update entity

* system_versionis always available

* make use of snapshot_platform helper

* use parametrize test for coordinator update errors

* apply suggestions

* don't touch internals on coordinator tests

* rework to use async_get_or_create instead of mock_registry
2024-08-27 19:48:39 +02:00