core/tests/components/wemo
Eric Severance 68ce59e9c1
Skip adding WeMo device on failure (#91621)
* Skip adding WeMo device on failure

* Only create a single log entry for each failed device

* Fix typo s/serial_number/serialnumber/

* Discard failed devices on success
2023-04-22 23:10:08 +02:00
..
__init__.py
conftest.py
entity_test_helpers.py Add type hints to integration tests (part 25) (#88308) 2023-02-17 16:52:28 +01:00
test_binary_sensor.py
test_config_flow.py
test_device_trigger.py Add type hints to integration tests (part 25) (#88308) 2023-02-17 16:52:28 +01:00
test_fan.py Add type hints to integration tests (part 25) (#88308) 2023-02-17 16:52:28 +01:00
test_init.py Skip adding WeMo device on failure (#91621) 2023-04-22 23:10:08 +02:00
test_light_bridge.py Add type hints to integration tests (part 25) (#88308) 2023-02-17 16:52:28 +01:00
test_light_dimmer.py Add type hints to integration tests (part 25) (#88308) 2023-02-17 16:52:28 +01:00
test_sensor.py
test_switch.py Add type hints to integration tests (part 25) (#88308) 2023-02-17 16:52:28 +01:00
test_wemo_device.py Adjust entity registry access in tests (3) (#88964) 2023-03-01 16:04:40 +01:00