python-kasa/tests
Bipolar Chemist 9b1be1c0b2
Some checks are pending
CI / Perform linting checks (3.13) (push) Waiting to run
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, macos-latest, 3.11) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, macos-latest, 3.12) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, macos-latest, 3.13) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, ubuntu-latest, 3.11) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, ubuntu-latest, 3.12) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, ubuntu-latest, 3.13) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, windows-latest, 3.11) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, windows-latest, 3.12) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, windows-latest, 3.13) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (true, ubuntu-latest, 3.11) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (true, ubuntu-latest, 3.12) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (true, ubuntu-latest, 3.13) (push) Blocked by required conditions
CodeQL checks / Analyze (python) (push) Waiting to run
Add P306(US) 1.0 1.1.2 fixture (#1396)
2024-12-21 09:36:57 +00:00
..
fixtures Add P306(US) 1.0 1.1.2 fixture (#1396) 2024-12-21 09:36:57 +00:00
iot Use DeviceInfo consistently across devices (#1338) 2024-12-13 12:37:13 +00:00
protocols Force single for some smartcam requests (#1374) 2024-12-15 16:03:12 +00:00
smart Fallback to other module data on get_energy_usage errors (#1245) 2024-12-20 08:53:07 +00:00
smartcam Add smartcam detection modules (#1389) 2024-12-20 00:22:08 +01:00
transports Treat smartcam 500 errors after handshake as retryable (#1395) 2024-12-20 19:23:18 +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 Add P306(US) 1.0 1.1.2 fixture (#1396) 2024-12-21 09:36:57 +00:00
discovery_fixtures.py cli: print model, https, and lv for discover list (#1339) 2024-12-17 21:09:17 +01:00
fakeprotocol_iot.py Migrate RuleModule to mashumaro (#1283) 2024-11-20 14:59:32 +00:00
fakeprotocol_smart.py Add bare bones homekit modules smart and smartcam devices (#1370) 2024-12-14 13:34:58 +00:00
fakeprotocol_smartcam.py Add new methods to dump_devinfo (#1373) 2024-12-16 13:06:26 +00:00
fixtureinfo.py Add bare-bones matter modules to smart and smartcam devices (#1371) 2024-12-13 19:45:38 +00:00
test_bulb.py Update cli, light modules, and docs to use FeatureAttributes (#1364) 2024-12-11 15:53:35 +00:00
test_childdevice.py Pass raw components to SmartChildDevice init (#1363) 2024-12-11 14:38:38 +00:00
test_cli.py Add P210M(US) 1.0 1.0.3 fixture (#1399) 2024-12-21 09:20:12 +00:00
test_common_modules.py Update cli, light modules, and docs to use FeatureAttributes (#1364) 2024-12-11 15:53:35 +00:00
test_device_factory.py Simplify get_protocol to prevent clashes with smartcam and robovac (#1377) 2024-12-17 07:39:17 +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 Add P210M(US) 1.0 1.0.3 fixture (#1399) 2024-12-21 09:20:12 +00:00
test_deviceconfig.py Replace custom deviceconfig serialization with mashumaru (#1274) 2024-11-20 08:35:32 +00:00
test_devtools.py Update dump_devinfo for raw discovery json and common redactors (#1358) 2024-12-11 14:18:44 +01:00
test_discovery.py Use DeviceInfo consistently across devices (#1338) 2024-12-13 12:37:13 +00:00
test_feature.py Run tests with caplog in a single worker (#1304) 2024-11-23 12:20:51 +00:00
test_httpclient.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
test_plug.py Follow main package structure for tests (#1317) 2024-11-28 17:56:20 +01:00
test_readme_examples.py Use DeviceInfo consistently across devices (#1338) 2024-12-13 12:37:13 +00:00
test_strip.py Move tests folder to top level of project (#1242) 2024-11-11 10:11:31 +00:00