- Add pytest-playwright and playwright to requirements-dev.txt - Create tests/e2e/__init__.py package marker - Create tests/e2e/conftest.py with session-scoped live_server fixture
- Add pytest-playwright and playwright to requirements-dev.txt - Create tests/e2e/__init__.py package marker - Create tests/e2e/conftest.py with session-scoped live_server fixture