1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-23 23:37:07 +00:00

4 Commits

Author SHA1 Message Date
elmurato
2e52a7c4c0
Abort Minecraft Server config flow if device is already configured ()
* Abort config flow if device is already configured

* Fix review findings

* Rename newly added test case
2024-05-06 00:21:50 +02:00
Marc Mueller
32f3f46542
Add empty line after module docstring (2) [tests.components] () 2024-03-08 19:16:21 +01:00
elmurato
7cd376574e
Reach full init test coverage in Minecraft Server ()
* Add full init test coverage

* Fix patch location

* Use contant for test unique ID
2023-10-17 07:49:05 -07:00
elmurato
370e3166ee
Add diagnostics support in Minecraft Server ()
* Add diagnostics support

* Return diagnostics dict directly

* Use syrupy snapshots for assertions in diagnostics test

* Use parametrize for testing diagnostics

* Remove unnecessary side_effect in patch
2023-10-13 15:40:50 +02:00