# tests/integration/middleware/__init__.py """ Integration tests for middleware stack. These tests verify the full middleware stack works correctly with real HTTP requests, ensuring that store context, request context, and theme are properly detected and injected. """