core/tests
Allen Porter 41a032e3e3
Add diagnostics to stream's Stream objects (#68020)
* Add diagnostics to stream's Stream objects

Add diagnostics key/value pair to the Stream object. Diagnostics support
in camera integration will be added in a follow up and will access the
diagnostics on the Stream object, similar to the examples in the unit
test.

* Rename to audio/video codec

* Fix test codec names

* Update tests/components/stream/test_worker.py

Co-authored-by: uvjustin <46082645+uvjustin@users.noreply.github.com>

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: uvjustin <46082645+uvjustin@users.noreply.github.com>
2022-03-18 07:40:09 -07:00
..
auth
backports
components Add diagnostics to stream's Stream objects (#68020) 2022-03-18 07:40:09 -07:00
fixtures Refactor sleepiq as async with config flow (#64850) 2022-02-16 08:51:29 -06:00
hassfest Bump samsungtvws to 2.4.0 (#68225) 2022-03-16 20:44:14 -10:00
helpers Tweak selectors (#68267) 2022-03-18 10:26:05 +01:00
pylint Add tests for pylint plugins (#65436) 2022-02-03 10:01:02 +01:00
resources
scripts
test_util Update black to 22.1.0 (#65788) 2022-02-05 14:19:37 +01:00
testing_config Support restoring SensorEntity native_value (#66068) 2022-02-08 14:00:26 -08:00
util Update whoami URL (#67793) 2022-03-07 11:11:25 +01:00
__init__.py
bandit.yaml
common.py Add WS API for removing a config entry from a device (#66188) 2022-02-21 10:11:18 +01:00
conftest.py Disable recorder nightly jobs in tests (#68188) 2022-03-15 09:23:52 -07:00
ignore_uncaught_exceptions.py
test_bootstrap.py Revert "Block peer certs on supervisor" (#67104) 2022-02-23 12:32:07 +01:00
test_config.py Bump pytest to 7.0.0 (#65981) 2022-02-08 10:03:27 +01:00
test_config_entries.py Teach _async_abort_entries_match about entry options (#66662) 2022-02-16 18:15:31 +01:00
test_core.py Validate in split_entity_id (#66835) 2022-02-18 16:11:17 -08:00
test_data_entry_flow.py Add support for menu step (#68203) 2022-03-16 14:14:50 -07:00
test_exceptions.py
test_loader.py Allow integrations to request dhcp discovery flows for registered devices (#66528) 2022-02-15 11:02:52 -06:00
test_main.py
test_requirements.py
test_runner.py
test_setup.py Highlight in logs it is a custom component when setup fails (#67559) 2022-03-03 15:03:03 -08:00
test_test_fixtures.py