python-kasa/tests
Steven B. a01247d48f
Remove support for python <3.11 (#1273)
Python 3.11 ships with latest Debian Bookworm. 
pypy is not that widely used with this library based on statistics. It could be added back when pypy supports python 3.11.
2024-11-18 18:46:36 +00:00
..
fixtures Use _get_device_info methods for smart and iot devs in devtools (#1265) 2024-11-18 14:53:11 +00:00
iot Move tests folder to top level of project (#1242) 2024-11-11 10:11:31 +00:00
smart Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
smartcamera Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
__init__.py Move tests folder to top level of project (#1242) 2024-11-11 10:11:31 +00:00
conftest.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
device_fixtures.py Use _get_device_info methods for smart and iot devs in devtools (#1265) 2024-11-18 14:53:11 +00:00
discovery_fixtures.py Move TAPO smartcamera out of experimental package (#1255) 2024-11-13 19:59:42 +00:00
fakeprotocol_iot.py Use _get_device_info methods for smart and iot devs in devtools (#1265) 2024-11-18 14:53:11 +00:00
fakeprotocol_smart.py Use _get_device_info methods for smart and iot devs in devtools (#1265) 2024-11-18 14:53:11 +00:00
fakeprotocol_smartcamera.py Use _get_device_info methods for smart and iot devs in devtools (#1265) 2024-11-18 14:53:11 +00:00
fixtureinfo.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
test_aestransport.py Move transports into their own package (#1247) 2024-11-12 14:40:44 +01:00
test_bulb.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
test_childdevice.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
test_cli.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
test_common_modules.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
test_device_factory.py Use _get_device_info methods for smart and iot devs in devtools (#1265) 2024-11-18 14:53:11 +00:00
test_device_type.py Move tests folder to top level of project (#1242) 2024-11-11 10:11:31 +00:00
test_device.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
test_deviceconfig.py Move tests folder to top level of project (#1242) 2024-11-11 10:11:31 +00:00
test_devtools.py Use _get_device_info methods for smart and iot devs in devtools (#1265) 2024-11-18 14:53:11 +00:00
test_dimmer.py Fix warnings in our test suite (#1246) 2024-11-13 16:10:06 +00:00
test_discovery.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
test_emeter.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
test_feature.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
test_httpclient.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
test_iotdevice.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
test_klapprotocol.py Move protocol modules into protocols package (#1254) 2024-11-13 17:50:21 +00:00
test_lightstrip.py Fix warnings in our test suite (#1246) 2024-11-13 16:10:06 +00:00
test_plug.py Fix warnings in our test suite (#1246) 2024-11-13 16:10:06 +00:00
test_protocol.py Move protocol modules into protocols package (#1254) 2024-11-13 17:50:21 +00:00
test_readme_examples.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
test_smartdevice.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
test_smartprotocol.py Move protocol modules into protocols package (#1254) 2024-11-13 17:50:21 +00:00
test_sslaestransport.py Move TAPO smartcamera out of experimental package (#1255) 2024-11-13 19:59:42 +00:00
test_strip.py Move tests folder to top level of project (#1242) 2024-11-11 10:11:31 +00:00
test_usage.py Move tests folder to top level of project (#1242) 2024-11-11 10:11:31 +00:00