core/tests/components/ring
Steven B 333ac56904
Fully mock the ring_doorbell api and remove requests_mock (#113140)
* Fully mock ring_doorbell library

* Add comments and docstrings

* Simplify devices_mocks and fake RingDevices

* Update post review

* Consolidate device filtering in conftest

* Fix ruff lambda assignment failure

* Fix ruff check fail

* Update post review
2024-06-06 20:13:19 +02:00
..
fixtures Fully mock the ring_doorbell api and remove requests_mock (#113140) 2024-06-06 20:13:19 +02:00
snapshots Add Ring Intercom support (#109819) 2024-03-15 12:59:36 +01:00
__init__.py
common.py Add strict typing to ring integration (#115276) 2024-04-11 10:10:56 +02:00
conftest.py Fully mock the ring_doorbell api and remove requests_mock (#113140) 2024-06-06 20:13:19 +02:00
device_mocks.py Fully mock the ring_doorbell api and remove requests_mock (#113140) 2024-06-06 20:13:19 +02:00
test_binary_sensor.py Fully mock the ring_doorbell api and remove requests_mock (#113140) 2024-06-06 20:13:19 +02:00
test_button.py Fully mock the ring_doorbell api and remove requests_mock (#113140) 2024-06-06 20:13:19 +02:00
test_camera.py Fully mock the ring_doorbell api and remove requests_mock (#113140) 2024-06-06 20:13:19 +02:00
test_config_flow.py Fully mock the ring_doorbell api and remove requests_mock (#113140) 2024-06-06 20:13:19 +02:00
test_diagnostics.py Fully mock the ring_doorbell api and remove requests_mock (#113140) 2024-06-06 20:13:19 +02:00
test_init.py Fully mock the ring_doorbell api and remove requests_mock (#113140) 2024-06-06 20:13:19 +02:00
test_light.py Fully mock the ring_doorbell api and remove requests_mock (#113140) 2024-06-06 20:13:19 +02:00
test_sensor.py Fully mock the ring_doorbell api and remove requests_mock (#113140) 2024-06-06 20:13:19 +02:00
test_siren.py Fully mock the ring_doorbell api and remove requests_mock (#113140) 2024-06-06 20:13:19 +02:00
test_switch.py Fully mock the ring_doorbell api and remove requests_mock (#113140) 2024-06-06 20:13:19 +02:00