core/tests
Josef Zweck bf69d4e0a8
Add search to media_player (#140321)
* Add search to media_player

* rename attr

* Add searchable property

* add pagination parameters

* Add suggested changes

* Apply suggestions

* Fix cast tests

* Fix first set of components

* update snapshot

* More tests

* more test fixes

* Rename attr

* first own test

* Add to google test

* Add service test

* Rename search query arg

* Add required feature to search service

* remove kwarg

* Update homeassistant/components/media_player/__init__.py

Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>

* fix hue test

---------

Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2025-04-16 23:09:16 +02:00
..
auth Convert test fixtures to async (#142052) 2025-04-02 14:05:07 +02:00
components Add search to media_player (#140321) 2025-04-16 23:09:16 +02:00
fixtures
hassfest
helpers Remove outdated test for locks (#143061) 2025-04-16 18:34:14 +01:00
non_packaged_scripts
pylint
resources
script
scripts Convert test fixtures to async (#142052) 2025-04-02 14:05:07 +02:00
snapshots
test_util
testing_config
util Fix typo in util.ssl test (#142799) 2025-04-14 12:31:44 +02:00
__init__.py
common.py
conftest.py Remove unnecessary imports of http integration (#141899) 2025-03-31 11:30:20 +01:00
ignore_uncaught_exceptions.py
patch_recorder.py
patch_time.py
ruff.toml
syrupy.py
test_backports.py
test_backup_restore.py
test_block_async_io.py Add SSLContext.set_default_verify_paths to asyncio blocking detection (#140648) 2025-03-21 11:50:18 -10:00
test_bootstrap.py Ensure person loads after recorder (#142585) 2025-04-11 09:39:30 -10:00
test_circular_imports.py
test_config.py
test_config_entries.py Add support for passing though `description_placeholders` to `_abort_if_unique_id_configured` (#142779) 2025-04-12 07:47:02 -10:00
test_const.py
test_core.py
test_core_config.py
test_data_entry_flow.py Config flow progress in percent (#142737) 2025-04-14 10:24:01 +02:00
test_exceptions.py
test_loader.py Use common helper function in resolve integration dependencies (#140989) 2025-04-10 17:41:06 +02:00
test_main.py
test_requirements.py
test_runner.py
test_setup.py Protect hass data keys in setup.py (#142589) 2025-04-09 15:27:52 +02:00
test_test_fixtures.py Remove unnecessary imports of http integration (#141899) 2025-03-31 11:30:20 +01:00
typing.py