From dc90cf394e2ac785eb4d831e16d2a83bbeead563 Mon Sep 17 00:00:00 2001 From: abmantis Date: Thu, 17 Apr 2025 13:42:45 +0100 Subject: [PATCH] Update config-flow-test-coverage rule --- homeassistant/components/whirlpool/quality_scale.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/homeassistant/components/whirlpool/quality_scale.yaml b/homeassistant/components/whirlpool/quality_scale.yaml index 4d0216ba535..4344c517f0e 100644 --- a/homeassistant/components/whirlpool/quality_scale.yaml +++ b/homeassistant/components/whirlpool/quality_scale.yaml @@ -7,12 +7,7 @@ rules: appropriate-polling: done brands: done common-modules: done - config-flow-test-coverage: - status: todo - comment: | - - Assert the unique_id in test_form - - Update test_form* test names and docstrings - - Make test_form_invalid_auth and test_reauth_flow_invalid_auth, and test_reauth_flow_auth_error finish in an happy flow + config-flow-test-coverage: done config-flow: done dependency-transparency: done docs-actions: