1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Update Nest config flow tests to fix quality scale item (#156716)

This commit is contained in:
Allen Porter
2025-11-23 04:05:15 -08:00
committed by GitHub
parent 3cfedd1721
commit 4db5be73a7
2 changed files with 559 additions and 228 deletions

View File

@@ -30,13 +30,7 @@ rules:
observed are related to ipv6 misconfigurations and the error messages observed are related to ipv6 misconfigurations and the error messages
are not self explanatory and can be improved. are not self explanatory and can be improved.
docs-high-level-description: done docs-high-level-description: done
config-flow-test-coverage: config-flow-test-coverage: done
status: todo
comment: |
The integration has full test coverage however it does not yet assert the specific contents of the
unique id of the created entry. Additional tests coverage for combinations of features like
`test_dhcp_discovery_with_creds` would also be useful.
Tests can be improved so that all end in either CREATE_ENTRY or ABORT.
docs-actions: done docs-actions: done
runtime-data: done runtime-data: done

File diff suppressed because it is too large Load Diff