core/tests
Michael Chisholm eebf3acb93
Relax dlna_dmr filtering when browsing media (#69576)
* Fix incorrect types of test data structures

* Loosen MIME-type filtering for async_browse_media

* Add option to not filter results when browsing media

Some devices do not report all that they support, and in this case
filtering will hide media that's actually playable. Most devices are OK,
though, and it's better to hide what they can't play. Add an option, off by
default, to show all media.

* Fix linting issues
2022-05-04 22:22:15 -07:00
..
auth
backports
components Relax dlna_dmr filtering when browsing media (#69576) 2022-05-04 22:22:15 -07:00
fixtures Prettify json (#68895) 2022-03-30 12:15:04 +02:00
hassfest Bump samsungtvws to 2.4.0 (#68225) 2022-03-16 20:44:14 -10:00
helpers Add test for failing conditions in sub scripts (#71238) 2022-05-03 13:06:13 +02:00
pylint Update pylint to 2.13.0 (#68656) 2022-03-25 15:14:48 -07:00
resources
scripts
test_util Play first item in m3u and pls playlists when casting (#70047) 2022-04-26 13:16:37 -07:00
testing_config Rename current_version to installed_version in Update platform (#69093) 2022-04-01 20:11:17 +02:00
util Use ULID short format for context ids (#71119) 2022-05-01 21:44:54 -07:00
__init__.py
bandit.yaml
common.py Use recorder fixtures and helpers in tests (#70773) 2022-04-26 06:08:00 -10:00
conftest.py Bump pytest-socket to 0.5.1 (#69624) 2022-04-26 10:42:37 -10:00
ignore_uncaught_exceptions.py
test_bootstrap.py Simplify time zone setting in tests (#68330) 2022-03-20 10:25:15 +01:00
test_config.py Simplify time zone setting in tests (#68330) 2022-03-20 10:25:15 +01:00
test_config_entries.py Remove hass.helpers from config_entries (#70660) 2022-04-25 14:21:03 +02:00
test_core.py Remove EVENT_TIME_CHANGED and EVENT_TIMER_OUT_OF_SYNC (#69643) 2022-04-09 09:05:54 -10: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 custom integrations to support application_credentials platform (#71129) 2022-05-01 16:26:22 -07: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