core/tests/components/generic
Dave T e64336cb91
Allow configuring username and password in generic camera config flow (#73804)
* Add ability to use user & pw not in stream url

* Increase test coverage to 100%

* Increase test coverage

* Verify that stream source includes user:pass

* Code review: refactor test to use MockConfigEntry

* Code review: Improve test docstring

* Edit comment; retrigger CI.

Co-authored-by: Dave T <davet2001@users.noreply.github.com>
2022-06-29 10:54:04 +02:00
..
fixtures Move fixtures part 1 (#58902) 2021-11-01 20:47:05 -07:00
__init__.py
conftest.py Generic ipcam configflow2 followup (#73511) 2022-06-17 07:07:21 +02:00
sample1_animate.png Add image test cases to generic (#69040) 2022-04-02 10:54:19 +02:00
sample2_jpeg_odd_header.jpg Add image test cases to generic (#69040) 2022-04-02 10:54:19 +02:00
sample3_jpeg_odd_header.jpg Add image test cases to generic (#69040) 2022-04-02 10:54:19 +02:00
sample4_K5-60mileAnim-320x240.gif Add image test cases to generic (#69040) 2022-04-02 10:54:19 +02:00
sample5_webp.webp Support webp still image format in generic camera (#69718) 2022-04-08 23:06:34 -07:00
test_camera.py Allow configuring username and password in generic camera config flow (#73804) 2022-06-29 10:54:04 +02:00
test_config_flow.py Allow configuring username and password in generic camera config flow (#73804) 2022-06-29 10:54:04 +02:00
test_diagnostics.py Add diagnostics file export to generic camera (#71492) 2022-05-13 10:27:08 -07:00