python-kasa/tests
Steven B. 37cc4da7b6
Allow getting Annotated features from modules (#1018)
Co-authored-by: Teemu R. <tpr@iki.fi>
2024-11-22 07:52:23 +00:00
..
fixtures Add SMART Voltage Monitoring to Fixtures (#1290) 2024-11-20 17:59:09 +00:00
iot Migrate RuleModule to mashumaro (#1283) 2024-11-20 14:59:32 +00:00
smart Allow getting Annotated features from modules (#1018) 2024-11-22 07:52:23 +00:00
smartcamera Use credentials_hash for smartcamera rtsp url (#1293) 2024-11-21 18:39:15 +00:00
__init__.py Move tests folder to top level of project (#1242) 2024-11-11 10:11:31 +00:00
conftest.py Replace custom deviceconfig serialization with mashumaru (#1274) 2024-11-20 08:35:32 +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 Make discovery on unsupported devices less noisy (#1291) 2024-11-21 18:22:54 +00:00
fakeprotocol_iot.py Migrate RuleModule to mashumaro (#1283) 2024-11-20 14:59:32 +00:00
fakeprotocol_smart.py Add voltage and current monitoring to smart Devices (#1281) 2024-11-20 18:18:30 +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 Do not print out all the fixture names at the start of test runs (#1287) 2024-11-20 15:42:56 +01:00
test_aestransport.py Move transports into their own package (#1247) 2024-11-12 14:40:44 +01:00
test_bulb.py Migrate TurnOnBehaviours to mashumaro (#1285) 2024-11-20 15:35:51 +01:00
test_childdevice.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
test_cli.py Update cli modify presets to support smart devices (#1295) 2024-11-21 19:10:18 +01:00
test_common_modules.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
test_device_factory.py Make discovery on unsupported devices less noisy (#1291) 2024-11-21 18:22:54 +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 Replace custom deviceconfig serialization with mashumaru (#1274) 2024-11-20 08:35:32 +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 Exclude __getattr__ for deprecated attributes from type checkers (#1294) 2024-11-21 18:40:13 +00:00
test_feature.py Add pan tilt camera module (#1261) 2024-11-19 10:11:51 +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