ha_xiaomi_home/test
Imad dfc99b10f3
add robust unit test for MIoTNetwork async monitoring
Added event handlers for network_status and network_info changes, ensuring proper logging and validation of state transitions.
2024-12-18 21:04:15 +01:00
..
.gitignore test: add test case for miot event 2024-12-16 09:38:04 +08:00
check_rule_format.py test: add test case for miot event 2024-12-16 09:38:04 +08:00
conftest.py feat: update conftest.py 2024-12-16 09:38:04 +08:00
pytest.ini test: add test case for miot event 2024-12-16 09:38:04 +08:00
test_common.py test: add test case for miot_common.py 2024-12-17 10:36:45 +08:00
test_ev.py test: add test case for miot ev 2024-12-16 09:38:04 +08:00
test_lan.py test: add test case for miot_lan.py 2024-12-17 10:36:45 +08:00
test_mdns.py feat: update conftest.py 2024-12-16 09:38:04 +08:00
test_network.py add robust unit test for MIoTNetwork async monitoring 2024-12-18 21:04:15 +01:00
test_spec.py test: add test case for miot mdns and network 2024-12-16 09:38:04 +08:00
test_storage.py test: add test case for miot_common.py 2024-12-17 10:36:45 +08:00