core/tests/components/switch
Erik Montnemery eba04824a4
Replace assert_lists_same with pytest_unordered in integrations n-s (#94902)
2023-06-20 20:23:14 +02:00
..
__init__.py
common.py
conftest.py
test_device_action.py Replace assert_lists_same with pytest_unordered in integrations n-s (#94902) 2023-06-20 20:23:14 +02:00
test_device_condition.py Replace assert_lists_same with pytest_unordered in integrations n-s (#94902) 2023-06-20 20:23:14 +02:00
test_device_trigger.py Replace assert_lists_same with pytest_unordered in integrations n-s (#94902) 2023-06-20 20:23:14 +02:00
test_init.py Add type hints to integration tests (part 21) (#88233) 2023-02-16 11:15:26 +01:00
test_light.py Allow exposing entities not in the entity registry to assistants (#92363) 2023-05-02 22:08:09 +02:00
test_reproduce_state.py
test_significant_change.py