-
- Downloads
Use Parametrizing in Matter tests (#126759)
* Overhaul matter tests * Overhaul * Remove matter_client where obsolete * Move snapshots to the top * Use usefixtures * Add Valve
Showing
- tests/components/matter/conftest.py 13 additions, 31 deletionstests/components/matter/conftest.py
- tests/components/matter/test_adapter.py 15 additions, 42 deletionstests/components/matter/test_adapter.py
- tests/components/matter/test_api.py 15 additions, 32 deletionstests/components/matter/test_api.py
- tests/components/matter/test_binary_sensor.py 23 additions, 38 deletionstests/components/matter/test_binary_sensor.py
- tests/components/matter/test_button.py 7 additions, 27 deletionstests/components/matter/test_button.py
- tests/components/matter/test_climate.py 36 additions, 55 deletionstests/components/matter/test_climate.py
- tests/components/matter/test_cover.py 66 additions, 116 deletionstests/components/matter/test_cover.py
- tests/components/matter/test_diagnostics.py 3 additions, 3 deletionstests/components/matter/test_diagnostics.py
- tests/components/matter/test_event.py 7 additions, 25 deletionstests/components/matter/test_event.py
- tests/components/matter/test_fan.py 40 additions, 61 deletionstests/components/matter/test_fan.py
- tests/components/matter/test_helpers.py 4 additions, 4 deletionstests/components/matter/test_helpers.py
- tests/components/matter/test_light.py 35 additions, 63 deletionstests/components/matter/test_light.py
- tests/components/matter/test_lock.py 21 additions, 18 deletionstests/components/matter/test_lock.py
- tests/components/matter/test_number.py 8 additions, 30 deletionstests/components/matter/test_number.py
- tests/components/matter/test_select.py 9 additions, 21 deletionstests/components/matter/test_select.py
- tests/components/matter/test_sensor.py 49 additions, 155 deletionstests/components/matter/test_sensor.py
- tests/components/matter/test_switch.py 12 additions, 40 deletionstests/components/matter/test_switch.py
- tests/components/matter/test_update.py 15 additions, 20 deletionstests/components/matter/test_update.py
- tests/components/matter/test_valve.py 14 additions, 25 deletionstests/components/matter/test_valve.py
Loading
Please register or sign in to comment