hass-core/tests/components/http
Mike Degatano ed4f55406c
Replace Supervisor resolution API calls with aiohasupervisor (#129599)
* Replace Supervisor resolution API calls with aiohasupervisor

* Use consistent types to avoid uuid issues

* Fix mocking in http test

* Changes from feedback

* Put hass first

* Fix typo

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-11-07 01:33:51 +01:00
..
__init__.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
conftest.py Add more type hints to pylint plugin (#118319) 2024-05-28 18:37:38 +02:00
test_auth.py Update string formatting to use f-string on tests (#125986) 2024-09-19 10:32:38 +02:00
test_ban.py Replace Supervisor resolution API calls with aiohasupervisor (#129599) 2024-11-07 01:33:51 +01:00
test_cors.py Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
test_data_validator.py Fix typo in KEY_ALLOW_CONFIGRED_CORS (#119905) 2024-06-18 12:44:27 -05:00
test_forwarded.py Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
test_headers.py Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
test_init.py Raise issue if SSL is set but no external URL configured (#121768) 2024-09-24 15:35:10 +02:00
test_request_context.py Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
test_security_filter.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_static.py Adapt static resource handler to aiohttp 3.10 (#123166) 2024-08-06 09:17:54 -05:00
test_view.py Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00