ha_xiaomi_home/test
fanjinyu55255 3a5b641ec7
Some checks are pending
Tests / check-rule-format (push) Waiting to run
Validate / validate-hassfest (push) Waiting to run
Validate / validate-hacs (push) Waiting to run
Validate / validate-lint (push) Waiting to run
Validate / validate-setup (push) Waiting to run
fix: fix variable name or comment errors & fix test_lan error (#678)
* fix: renamed _url_addr_list to _http_addr_map for clarity

* fix: redirected ping command output to DEVNULL

* fix: add resource cleanup in test_lan_async
2025-01-21 20:16:15 +08:00
..
.gitignore test: add test case for miot event 2024-12-16 09:38:04 +08:00
check_rule_format.py refactor: refactor miot device and spec (#592) 2025-01-17 18:14:31 +08:00
conftest.py test: add test case for user cert (#638) 2025-01-13 22:20:48 +08:00
pytest.ini chore: Improve multi-language translation actions (#256) 2024-12-20 09:15:07 +08:00
test_cloud.py test: add test case for user cert (#638) 2025-01-13 22:20:48 +08:00
test_common.py style: using logging for test case log print (#636) 2025-01-13 10:54:18 +08:00
test_lan.py fix: fix variable name or comment errors & fix test_lan error (#678) 2025-01-21 20:16:15 +08:00
test_mdns.py feat: change mips reconnect logic & add mips test case (#641) 2025-01-14 17:55:49 +08:00
test_mips.py feat: change mips reconnect logic & add mips test case (#641) 2025-01-14 17:55:49 +08:00
test_network.py style: using logging for test case log print (#636) 2025-01-13 10:54:18 +08:00
test_spec.py style: using logging for test case log print (#636) 2025-01-13 10:54:18 +08:00
test_storage.py style: using logging for test case log print (#636) 2025-01-13 10:54:18 +08:00