mirror of
https://github.com/home-assistant/core.git
synced 2025-05-08 16:09:22 +00:00

* Move HTTP to own folder * Break HTTP into middlewares * Lint * Split tests per middleware * Clean up HTTP tests * Make HomeAssistantViews more stateless * Lint * Make HTTP setup async
2 lines
36 B
Python
2 lines
36 B
Python
"""Tests for the HTTP component."""
|