core/tests/components/reolink
starkillerOG 8ef7cae36d
Speedup Reolink tests by using scope="module" (#125215)
* use scope="module"

* Instead of side_effect = None, use reset_mock(side_efffect=True)

* fix tests
2024-09-23 12:50:40 +02:00
..
snapshots Add Reolink hub volume number entities (#126389) 2024-09-22 15:59:23 +02:00
__init__.py
conftest.py Speedup Reolink tests by using scope="module" (#125215) 2024-09-23 12:50:40 +02:00
test_binary_sensor.py Switch Reolink from hass.data to runtime_data (#126002) 2024-09-15 21:05:59 +02:00
test_button.py Speedup Reolink tests by using scope="module" (#125215) 2024-09-23 12:50:40 +02:00
test_camera.py Speedup Reolink tests by using scope="module" (#125215) 2024-09-23 12:50:40 +02:00
test_config_flow.py Speedup Reolink tests by using scope="module" (#125215) 2024-09-23 12:50:40 +02:00
test_diagnostics.py
test_host.py Speedup Reolink tests by using scope="module" (#125215) 2024-09-23 12:50:40 +02:00
test_init.py Speedup Reolink tests by using scope="module" (#125215) 2024-09-23 12:50:40 +02:00
test_light.py Speedup Reolink tests by using scope="module" (#125215) 2024-09-23 12:50:40 +02:00
test_media_source.py Speedup Reolink tests by using scope="module" (#125215) 2024-09-23 12:50:40 +02:00
test_number.py Speedup Reolink tests by using scope="module" (#125215) 2024-09-23 12:50:40 +02:00
test_select.py Speedup Reolink tests by using scope="module" (#125215) 2024-09-23 12:50:40 +02:00
test_sensor.py Add 100% coverage of Reolink sensor platform (#124472) 2024-08-30 14:32:57 +02:00
test_services.py Add Reolink chime play action (#123245) 2024-08-26 21:12:32 +02:00
test_siren.py Speedup Reolink tests by using scope="module" (#125215) 2024-09-23 12:50:40 +02:00
test_switch.py Speedup Reolink tests by using scope="module" (#125215) 2024-09-23 12:50:40 +02:00
test_update.py Speedup Reolink tests by using scope="module" (#125215) 2024-09-23 12:50:40 +02:00