python-kasa/kasa/tests
Steven B da441bc697
Update poetry locks and pre-commit hooks (#837)
Also updates CI pypy versions to be 3.9 and 3.10 which are the currently
[supported
versions](https://www.pypy.org/posts/2024/01/pypy-v7315-release.html).
Otherwise latest cryptography doesn't ship with pypy3.8 wheels and is
unable to build on windows.

Also updates the `codecov-action` to v4 which fixed some intermittent
uploading errors.
2024-04-16 20:21:20 +02:00
..
fixtures Add P100 fw 1.4.0 fixture (#820) 2024-03-12 17:28:50 +01:00
smart Add colortemp module (#814) 2024-03-15 17:36:07 +01:00
__init__.py mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01:00
conftest.py Fix slow aestransport and cli tests (#816) 2024-03-11 10:17:12 +00:00
device_fixtures.py Refactor split smartdevice tests to test_{iot,smart}device (#822) 2024-03-15 15:55:48 +00:00
discovery_fixtures.py Put child fixtures in subfolder (#809) 2024-03-06 15:54:55 +01:00
fakeprotocol_iot.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
fakeprotocol_smart.py Refactor test framework (#794) 2024-02-27 18:39:04 +01:00
fixtureinfo.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
test_aestransport.py Fix slow aestransport and cli tests (#816) 2024-03-11 10:17:12 +00:00
test_bulb.py Add colortemp feature for iot devices (#827) 2024-03-26 18:33:10 +00:00
test_childdevice.py Revise device initialization and subsequent updates (#807) 2024-03-15 17:18:13 +01:00
test_cli.py Fix slow aestransport and cli tests (#816) 2024-03-11 10:17:12 +00:00
test_device_factory.py Add WallSwitch device type and autogenerate supported devices docs (#758) 2024-03-01 18:32:45 +00:00
test_device_type.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
test_device.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
test_deviceconfig.py Rename and deprecate exception classes (#739) 2024-02-21 16:52:55 +01:00
test_dimmer.py Refactor split smartdevice tests to test_{iot,smart}device (#822) 2024-03-15 15:55:48 +00:00
test_discovery.py Add WallSwitch device type and autogenerate supported devices docs (#758) 2024-03-01 18:32:45 +00:00
test_emeter.py Rename and deprecate exception classes (#739) 2024-02-21 16:52:55 +01:00
test_feature.py Add generic interface for accessing device features (#741) 2024-02-15 16:25:08 +01:00
test_httpclient.py Rename and deprecate exception classes (#739) 2024-02-21 16:52:55 +01:00
test_iotdevice.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
test_klapprotocol.py Retry query on 403 after succesful handshake (#785) 2024-02-22 18:02:03 +01:00
test_lightstrip.py Change state_information to return feature values (#804) 2024-03-26 19:28:39 +01:00
test_plug.py Refactor split smartdevice tests to test_{iot,smart}device (#822) 2024-03-15 15:55:48 +00:00
test_protocol.py Rename and deprecate exception classes (#739) 2024-02-21 16:52:55 +01:00
test_readme_examples.py Refactor test framework (#794) 2024-02-27 18:39:04 +01:00
test_smartdevice.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
test_smartprotocol.py Support multiple child requests (#795) 2024-02-26 17:13:46 +01:00
test_strip.py Refactor split smartdevice tests to test_{iot,smart}device (#822) 2024-03-15 15:55:48 +00:00
test_usage.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00