# 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 vendor context, request context, and theme are properly detected and injected. """