624b1ddb57
- Add missing pytest markers (e2e, requires_docker) to pyproject.toml - Update CI workflow to skip E2E tests with -m "not e2e" - Update integration test documentation with CI configuration notes - E2E tests can still be run locally with: pytest -m e2e Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>