Commit Graph

1 Commits

Author SHA1 Message Date
Bu5hm4nn
2de5966a4e refactor: move Playwright tests to tests/e2e/ with proper conftest
- 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
2026-04-04 18:30:40 +02:00