python-kasa/pyHS100/tests
Teemu R 76cc597c2a Make tests runnable without device (#24)
* Make tests runnable without device

Adds preliminary support for fake devices, thanks to
hoveeman's sysinfos from issue #14,
making running tests possible without a device.

At the moment we have only HS110 and HS200 infos available, and tests
are currently run only against HS110 data.

* Make tests py27 compatible
2017-01-08 06:45:47 +08:00
..
__init__.py Make tests runnable without device (#24) 2017-01-08 06:45:47 +08:00
fakes.py Make tests runnable without device (#24) 2017-01-08 06:45:47 +08:00
test_protocol.py Refactor & add unittests for almost all functionality, add tox for running tests on py27 and py35 (#17) 2016-12-17 06:51:56 +08:00
test_pyHS100.py Make tests runnable without device (#24) 2017-01-08 06:45:47 +08:00