Paul Shawn
5903c9a5a8
test: add miot cloud test case ( #620 )
...
* test: add miot cloud test case
* feat: improve miot cloud logic
* feat: simplify oauth logic
* test: improve miot cloud test case
* fix: fix pylint error
* feat: use random value replace uuid, random_did
* fix: import error
2025-01-13 09:38:44 +08:00
Feng Wang
9ceca34b28
refactor: refactor miot mips & fix type errors ( #365 )
...
* remove use of tev & fix type errors
* lint fix
* make private classes private
* simplify inheritance
* fix thread naming
* fix the deleted public data class
* remove tev
* fix access violation
* style: format code
* style: param init
* fix: fix event async set
* fix: fix mips re-connect error
---------
Co-authored-by: topsworld <sworldtop@gmail.com>
2025-01-10 21:46:00 +08:00
Paul Shawn
c1867e2baf
fix: fix type error, wrong use of any and Any ( #338 )
...
* fix: fix type error, wrong use of any and Any
* fix: wrong use of session close
* fix: fix test_lan type error
* fix: remove __del__
* feat: oauth, http add deinit_async
2024-12-22 10:46:58 +08:00
Paul Shawn
bd3a98b976
Fix local ctrl error ( #271 )
...
* feat: common.py add gen_absolute_path, load_yaml_file
* fix: miot_lan add profile devices filter
* fix: add lan ctrl profile model list
* test: improve lan test
* fix: fix pylint redefined-outer-name
* feat: update tools to update profile models file
* fix: fix pylint waning
* fix: update miot lan NETWORK_UNSTABLE_RESUME_TH value
2024-12-20 19:21:43 +08:00
Paul Shawn
571483b302
chore: Improve multi-language translation actions ( #256 )
...
* test: check bool trans integrity
* feat: add tools to update and format data
* style: sort data
* feat: update check_rule_format.py
* style: remove unuse SUPPORTED_PLATFORMS item
* test: check spec rule sort
* fix: fix py import
* feat: remove unuse code
* feat: add spec data sort
2024-12-20 09:15:07 +08:00
topsworld
2d6387c30a
test: check_rule_format.py use constant
2024-12-19 13:53:53 +08:00
topsworld
dabf277942
test: check lang_integrity
2024-12-19 13:30:26 +08:00
topsworld
db3834793c
test: add test case for miot_common.py
2024-12-17 10:36:45 +08:00
topsworld
687198469f
test: add test case for miot_lan.py
2024-12-17 10:36:45 +08:00
topsworld
d2e46e016d
feat: update conftest.py
2024-12-16 09:38:04 +08:00
topsworld
9d95379f83
test: add test case for miot mdns and network
2024-12-16 09:38:04 +08:00
topsworld
ad7f9eb610
test: add test case for miot spec
2024-12-16 09:38:04 +08:00
topsworld
bac1c7027b
test: add test case for miot ev
2024-12-16 09:38:04 +08:00
topsworld
2fe47aca61
test: add test case for miot storage
2024-12-16 09:38:04 +08:00
topsworld
419d76e1ad
test: add test case for miot event
2024-12-16 09:38:04 +08:00
topsworld
d79f13e76f
feat: check rule format with pytest
2024-12-12 20:45:30 +08:00