core/homeassistant/components/nextcloud
Michael ea04269c49
Improve test coverage for nextcloud (#123148)
* 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
..
__init__.py
binary_sensor.py
config_flow.py
const.py
coordinator.py
entity.py
icons.json
manifest.json
sensor.py
strings.json
update.py