python-kasa/kasa/tests
Teemu R 644a10a0d1
General cleanups all around (janitoring) (#63)
* Move tests to device-type specific test files to make improvements more approachable

* protocol: remove the port parameter from query, as there are no other known ports, fix docstrings

* Revise docstrings, remove superfluous information and remove unused methods ({set,get_icon} and set_time)

* cli: indent device output to make it more easily readable when having multiple devices

* remove adjust flake8 ignores (we have no setup.py anymore)

* pyproject: include cli tool to coverage, add config for interrogate (docstring coverage)

* bulb: raise exception on color_temp error cases instead of returning zero values

* improve bulb tests, simplify conftest

* strip: rename plugs property to children and move it to smartdevice
2020-05-27 16:55:18 +02: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 General cleanups all around (janitoring) (#63) 2020-05-27 16:55:18 +02: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 mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01: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