hass-core/tests
Jan Bouwhuis 98cc45ec10
Add image url support ()
* Add image url support

* Use hass as parameter

* Add verify ssl parameter and improve exception handling

* Improve error handling, ignore empty URL's

* Update existing image platforms

---------

Co-authored-by: Erik <erik@montnemery.com>
2023-06-27 08:36:12 +02:00
..
auth Use call_at for events instead call_later () 2023-05-24 21:04:07 +02:00
backports Add return type to tests without arguments () 2023-02-07 14:20:06 +01:00
components Add image url support () 2023-06-27 08:36:12 +02:00
fixtures
hassfest
helpers Add service response values to service descriptions () 2023-06-26 12:57:43 -04:00
pylint
resources
scripts Allow parameterizing YAML config in tests () 2023-02-20 16:57:12 +01:00
test_util
testing_config Implement Wind Gust speed in Weather entity component () 2023-06-23 08:22:46 +02:00
util Replace bandit with ruff () 2023-06-08 22:46:04 +02:00
__init__.py
common.py Allow stopping a script with a response value () 2023-06-27 08:24:22 +02:00
conftest.py Don't mock non async with AsyncMock () 2023-05-29 20:20:27 +02:00
ignore_uncaught_exceptions.py
ruff.toml Replace isort with ruff () 2023-06-08 23:43:56 +02:00
syrupy.py Use ReadOnlyDict for entity registry options () 2023-05-30 20:11:39 -04:00
test_bootstrap.py Improve comment on patching the _import method in test bootstrap dependencies test () 2023-04-22 13:40:38 +02:00
test_config.py
test_config_entries.py Debounce discoveries to improve event loop stability at the started event () 2023-06-15 22:15:07 -04:00
test_core.py Improve service response data APIs () 2023-06-20 06:24:31 -07:00
test_data_entry_flow.py Reduce in progress flow matching overhead () 2023-06-11 10:41:38 +02:00
test_exceptions.py
test_loader.py Complete persistent notifications migration () 2023-05-25 23:09:13 -04:00
test_main.py
test_requirements.py
test_runner.py Add tmpdir to known fixtures in pylint () 2023-03-17 10:22:02 +01:00
test_setup.py Detect attempt to setup config entry integration via YAML () 2023-05-29 21:01:47 +02:00
test_test_fixtures.py
typing.py