python-kasa/kasa/tests
sdb9696 7bb4a456a2
Add plumbing for passing credentials to devices (#507)
* Add plumbing for passing credentials as far as discovery

* Pass credentials to Smart devices

* Rename authentication exception

* Fix tests failure due to test_json_output leaving echo as nop

* Fix test_credentials test

* Do not print credentials, fix echo function bug and improve get type parameter

* Add device class constructor test

* Add comment for echo handling and move assignment
2023-09-13 15:46:38 +02:00
..
fixtures Add new HS100(UK) fixture (#489) 2023-08-03 13:20:09 +02:00
__init__.py mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01:00
conftest.py Add tests for KP200 (#483) 2023-07-22 23:55:42 +02:00
newfakes.py Some release preparation janitoring (#432) 2023-02-18 22:09:35 +01:00
test_bulb.py Allow effect presets seen on light strips (#440) 2023-04-01 16:15:58 +02:00
test_cli.py Add plumbing for passing credentials to devices (#507) 2023-09-13 15:46:38 +02:00
test_dimmer.py Fix pytest warnings about asyncio (#397) 2022-11-13 23:34:47 +01:00
test_discovery.py Add support for alternative discovery protocol (20002/udp) (#488) 2023-08-29 15:04:28 +02:00
test_emeter.py Fix pytest warnings about asyncio (#397) 2022-11-13 23:34:47 +01:00
test_lightstrip.py Add transition parameter to lightstrip's set_effect (#416) 2023-02-18 18:03:54 +01:00
test_plug.py Fix pytest warnings about asyncio (#397) 2022-11-13 23:34:47 +01:00
test_protocol.py Make device port configurable (#471) 2023-07-10 01:55:27 +02:00
test_readme_examples.py Drop python 3.7 support (#455) 2023-05-17 20:03:08 +02:00
test_smartdevice.py Add plumbing for passing credentials to devices (#507) 2023-09-13 15:46:38 +02:00
test_strip.py Some release preparation janitoring (#432) 2023-02-18 22:09:35 +01:00
test_usage.py Return usage.get_{monthstat,daystat} in expected format (#394) 2023-02-18 20:53:02 +01:00