python-kasa/kasa/tests
Steven B 215b8d4e4f
Fix discovery cli to print devices not printed during discovery timeout (#670)
* Fix discovery cli to print devices not printed during discovery

* Fix tests

* Fix print exceptions not being propagated

* Fix tests

* Reduce test discover_send time

* Simplify wait logic

* Add tests

* Remove sleep loop and make auth failed a list
2024-02-05 17:53:09 +00:00
..
fixtures Add TP25 fixtures (#729) 2024-02-01 19:52:57 +01:00
__init__.py mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01:00
conftest.py Fix discovery cli to print devices not printed during discovery timeout (#670) 2024-02-05 17:53:09 +00:00
fakeprotocol_iot.py Various test code cleanups (#725) 2024-01-29 20:26:39 +01:00
fakeprotocol_smart.py Various test code cleanups (#725) 2024-01-29 20:26:39 +01:00
test_aestransport.py Fix port-override for aes&klap transports (#734) 2024-02-03 15:28:20 +01:00
test_bulb.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
test_childdevice.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
test_cli.py Fix discovery cli to print devices not printed during discovery timeout (#670) 2024-02-05 17:53:09 +00:00
test_device_factory.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
test_device_type.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
test_deviceconfig.py Unignore F401 for tests (#724) 2024-01-30 00:15:58 +01:00
test_dimmer.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
test_discovery.py Fix discovery cli to print devices not printed during discovery timeout (#670) 2024-02-05 17:53:09 +00:00
test_emeter.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
test_httpclient.py Avoid rebuilding urls for every request (#715) 2024-01-29 15:26:00 +00:00
test_klapprotocol.py Fix port-override for aes&klap transports (#734) 2024-02-03 15:28:20 +01:00
test_lightstrip.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
test_plug.py Various test code cleanups (#725) 2024-01-29 20:26:39 +01:00
test_protocol.py Unignore F401 for tests (#724) 2024-01-30 00:15:58 +01:00
test_readme_examples.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
test_smartdevice.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
test_smartprotocol.py Unignore F401 for tests (#724) 2024-01-30 00:15:58 +01:00
test_strip.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
test_usage.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00