- Move conftest_playwright.py to tests/e2e/conftest.py for proper pytest discovery - Move test_playwright_server.py to tests/e2e/ - Server fixture starts FastAPI with uvicorn for isolated E2E testing