python-kasa/kasa
Teemu R 852ae494af
Add (some) tests to the cli tool (#22)
* Add tests to the cli tool

* add pytest-mock

* do not ignore cli.py for coverage

* read requirements_test.txt instead of redefining reqs in tox.ini

* Add upload to codecov, first try!

* fix name of the result file

* no need to manually publish to azure devops..
2020-04-20 20:26:20 +03:00
..
tests Add (some) tests to the cli tool (#22) 2020-04-20 20:26:20 +03:00
__init__.py Move dimmer support to its own class (#34) 2020-04-18 23:35:39 +02:00
cli.py Add commands to control the wifi settings (#45) 2020-04-20 18:57:33 +02:00
discover.py Remove sync interface, add asyncio discovery (#14) 2020-01-12 22:44:19 +01:00
protocol.py mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01:00
smartbulb.py Remove unnecessary cache (#40) 2020-04-12 15:57:49 +02:00
smartdevice.py Add commands to control the wifi settings (#45) 2020-04-20 18:57:33 +02:00
smartdimmer.py Move dimmer support to its own class (#34) 2020-04-18 23:35:39 +02:00
smartplug.py Move dimmer support to its own class (#34) 2020-04-18 23:35:39 +02:00
smartstrip.py Move dimmer support to its own class (#34) 2020-04-18 23:35:39 +02:00
version.py mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01:00