python-kasa/kasa/tests
Teemu R c90465c5dd
Remove unnecessary cache (#40)
The cache was useful trick when the property accesses caused I/O,
which is unnecessary now as dev.update() does explicitly cache results until its called again.
2020-04-12 15:57:49 +02:00
..
fixtures Add in some new device types (#39) 2020-04-11 03:08:59 +02:00
__init__.py mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01:00
conftest.py Remove unnecessary cache (#40) 2020-04-12 15:57:49 +02:00
newfakes.py test the newly added device fixtures (#21) 2020-01-14 19:16:30 +01:00
test_fixtures.py Remove unnecessary cache (#40) 2020-04-12 15:57:49 +02:00
test_protocol.py mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01:00