core/tests/components/home_connect
J. Diego Rodríguez Royo 3af0d6e484
Use `is` instead of `==` on check against enum value at Home Connect (#144083)
* Use `is` instead of `==` on check against enum value at Home Connect

* Revert HTTP status checks
2025-05-02 10:08:46 +02:00
..
fixtures Create Home Connect active and selected program entities only when there are programs (#143185) 2025-04-18 00:09:52 +02:00
snapshots Create Home Connect active and selected program entities only when there are programs (#143185) 2025-04-18 00:09:52 +02:00
__init__.py Improve Home Connect appliances test fixture (#139787) 2025-03-05 00:45:58 +01:00
conftest.py Move Home Connect entry state assertion at tests (#144027) 2025-05-01 23:04:03 +02:00
test_binary_sensor.py Use `is` instead of `==` on check against enum value at Home Connect (#144083) 2025-05-02 10:08:46 +02:00
test_button.py Use `is` instead of `==` on check against enum value at Home Connect (#144083) 2025-05-02 10:08:46 +02:00
test_config_flow.py Use `is` instead of `==` on check against enum value at Home Connect (#144083) 2025-05-02 10:08:46 +02:00
test_coordinator.py Use `is` instead of `==` on check against enum value at Home Connect (#144083) 2025-05-02 10:08:46 +02:00
test_diagnostics.py Use `is` instead of `==` on check against enum value at Home Connect (#144083) 2025-05-02 10:08:46 +02:00
test_entity.py Use `is` instead of `==` on check against enum value at Home Connect (#144083) 2025-05-02 10:08:46 +02:00
test_init.py Use `is` instead of `==` on check against enum value at Home Connect (#144083) 2025-05-02 10:08:46 +02:00
test_light.py Use `is` instead of `==` on check against enum value at Home Connect (#144083) 2025-05-02 10:08:46 +02:00
test_number.py Use `is` instead of `==` on check against enum value at Home Connect (#144083) 2025-05-02 10:08:46 +02:00
test_select.py Use `is` instead of `==` on check against enum value at Home Connect (#144083) 2025-05-02 10:08:46 +02:00
test_sensor.py Use `is` instead of `==` on check against enum value at Home Connect (#144083) 2025-05-02 10:08:46 +02:00
test_services.py Use `is` instead of `==` on check against enum value at Home Connect (#144083) 2025-05-02 10:08:46 +02:00
test_switch.py Use `is` instead of `==` on check against enum value at Home Connect (#144083) 2025-05-02 10:08:46 +02:00
test_time.py Use `is` instead of `==` on check against enum value at Home Connect (#144083) 2025-05-02 10:08:46 +02:00