python-kasa/kasa/tests
Teemu R 9dc0cbaece
Add retries to protocol queries (#65)
* Add retries to query(), defaults to 3 + add tests

* Catch also json decoding errors for retries

* add missing exceptions file, fix old protocol tests
2020-05-27 20:02:09 +03:00
..
fixtures Add fixture for KL60 (#52) 2020-04-26 17:44:16 +02:00
__init__.py mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01:00
conftest.py Add retries to protocol queries (#65) 2020-05-27 20:02:09 +03:00
newfakes.py General cleanups all around (janitoring) (#63) 2020-05-27 16:55:18 +02:00
test_bulb.py General cleanups all around (janitoring) (#63) 2020-05-27 16:55:18 +02:00
test_cli.py General cleanups all around (janitoring) (#63) 2020-05-27 16:55:18 +02:00
test_discovery.py Improve dimmer support (#62) 2020-05-20 21:17:33 +02:00
test_emeter.py General cleanups all around (janitoring) (#63) 2020-05-27 16:55:18 +02:00
test_plug.py General cleanups all around (janitoring) (#63) 2020-05-27 16:55:18 +02:00
test_protocol.py Add retries to protocol queries (#65) 2020-05-27 20:02:09 +03:00
test_smartdevice.py General cleanups all around (janitoring) (#63) 2020-05-27 16:55:18 +02:00
test_strip.py General cleanups all around (janitoring) (#63) 2020-05-27 16:55:18 +02:00