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
conftest.py
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
test_data_validator.py
test_forwarded.py
test_headers.py
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
test_security_filter.py
test_static.py
test_view.py