Marc Mueller
|
1722e23df8
|
Add empty line after module docstring [tests l-p] (#112710)
|
2024-03-08 14:55:15 +01:00 |
|
elmurato
|
9e428c6c5f
|
Fix setup failure due to temporary DNS issue in Minecraft Server (#112068)
Change ConfigEntryError to ConfigEntryNotReady on failed init
|
2024-03-02 17:28:27 -05:00 |
|
elmurato
|
7b32e4142e
|
Make API init async in Minecraft Server (#105403)
* Make api init async
* Remove duplicate assignment of address and set server to None in constructor
|
2023-12-09 21:15:48 -08:00 |
|
Jan-Philipp Benecke
|
9326ea09a5
|
Update m* tests to use entity & device registry fixtures (#103980)
|
2023-11-15 10:33:11 +01:00 |
|
elmurato
|
7cd376574e
|
Reach full init test coverage in Minecraft Server (#102013)
* Add full init test coverage
* Fix patch location
* Use contant for test unique ID
|
2023-10-17 07:49:05 -07:00 |
|
elmurato
|
c6a3fa30f0
|
Add support for Minecraft Server Bedrock Edition (#100925)
|
2023-10-10 08:42:35 +02:00 |
|
elmurato
|
84451e858e
|
Simplify Minecraft Server SRV handling (#100726)
|
2023-09-25 17:56:26 +02:00 |
|
elmurato
|
f1a70189ac
|
Clean-up Minecraft Server tests (#100615)
Remove patching of getmac, fix typo
|
2023-09-19 22:14:21 +02:00 |
|
elmurato
|
d59aa958b6
|
Add tests for Minecraft Server entry migration from v1 to v2 (#99954)
|
2023-09-08 23:03:27 +02:00 |
|