core/tests/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
..
snapshots Improve test coverage for nextcloud (#123148) 2024-08-27 19:48:39 +02:00
__init__.py Improve test coverage for nextcloud (#123148) 2024-08-27 19:48:39 +02:00
conftest.py Improve test coverage for nextcloud (#123148) 2024-08-27 19:48:39 +02:00
const.py Improve test coverage for nextcloud (#123148) 2024-08-27 19:48:39 +02:00
test_binary_sensor.py Improve test coverage for nextcloud (#123148) 2024-08-27 19:48:39 +02:00
test_config_flow.py Improve test coverage for nextcloud (#123148) 2024-08-27 19:48:39 +02:00
test_coordinator.py Improve test coverage for nextcloud (#123148) 2024-08-27 19:48:39 +02:00
test_init.py Improve test coverage for nextcloud (#123148) 2024-08-27 19:48:39 +02:00
test_sensor.py Improve test coverage for nextcloud (#123148) 2024-08-27 19:48:39 +02:00
test_update.py Improve test coverage for nextcloud (#123148) 2024-08-27 19:48:39 +02:00