core/tests/components/myuplink
Åke Strandberg 3da9c599dc
Avoid keyerror on incomplete api data in myuplink (#136333)
* Avoid keyerror

* Inject erroneous value in device point fixture

* Update diagnostics snapshot
2025-01-23 19:04:00 +02:00
..
fixtures Avoid keyerror on incomplete api data in myuplink (#136333) 2025-01-23 19:04:00 +02:00
snapshots Avoid keyerror on incomplete api data in myuplink (#136333) 2025-01-23 19:04:00 +02:00
__init__.py
conftest.py
const.py
test_binary_sensor.py Improve myuplink tests to reach full coverage for all modules (#131937) 2024-12-10 12:20:21 +01:00
test_config_flow.py Add reconfiguration flow to myuplink (#132970) 2024-12-11 22:47:14 +01:00
test_diagnostics.py
test_init.py Improve myuplink tests to reach full coverage for all modules (#131937) 2024-12-10 12:20:21 +01:00
test_number.py Use snapshot tests for remaining myuplink platforms (#132915) 2024-12-11 13:01:02 +01:00
test_select.py Use snapshot tests for remaining myuplink platforms (#132915) 2024-12-11 13:01:02 +01:00
test_sensor.py Improve myuplink tests to reach full coverage for all modules (#131937) 2024-12-10 12:20:21 +01:00
test_switch.py Use snapshot tests for remaining myuplink platforms (#132915) 2024-12-11 13:01:02 +01:00
test_update.py