From 6ca5f3e82874d155c2a0cb4c34459d109bd9fa9c Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Sun, 15 Dec 2024 10:42:22 -0800 Subject: [PATCH] Mark Google Tasks `test-before-setup` quality scale rule as `done` (#133298) --- homeassistant/components/google_tasks/quality_scale.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/homeassistant/components/google_tasks/quality_scale.yaml b/homeassistant/components/google_tasks/quality_scale.yaml index 0cecb88484f..671b744d080 100644 --- a/homeassistant/components/google_tasks/quality_scale.yaml +++ b/homeassistant/components/google_tasks/quality_scale.yaml @@ -20,12 +20,7 @@ rules: entity-unique-id: done docs-installation-instructions: done docs-removal-instructions: todo - test-before-setup: - status: todo - comment: | - The integration refreshes the access token, but does not poll the API. The - setup can be changed to request the list of todo lists in setup instead - of during platform setup. + test-before-setup: done docs-high-level-description: done config-flow-test-coverage: done docs-actions: