Skip to content

test: setup E2E infrastructure (PR 3.1)#81

Merged
JanZachmann merged 1 commit intoomnect:mainfrom
JanZachmann:test/setup-e2e-tests
Jan 14, 2026
Merged

test: setup E2E infrastructure (PR 3.1)#81
JanZachmann merged 1 commit intoomnect:mainfrom
JanZachmann:test/setup-e2e-tests

Conversation

@JanZachmann
Copy link
Contributor

E2E Infrastructure Setup (Phase 3.1)

This PR establishes the foundation for E2E regression testing using Playwright in a standardized Docker environment.

Changes

  • Added @playwright/test to src/ui/package.json.
  • Configured src/ui/playwright.config.ts.
  • Added scripts/run-e2e-tests.sh (internal script) and scripts/test-e2e-in-container.sh (host wrapper) to execute tests inside omnectshareddevacr.azurecr.io/rust:bookworm.
  • Implemented basic mock fixtures and a smoke test (src/ui/tests/smoke.spec.ts) validating login flow.
  • Updated .gitignore.

@JanZachmann JanZachmann changed the title test: setup E2E infrastructure test: setup E2E infrastructure (PR 3.1) Dec 19, 2025
Signed-off-by: Jan Zachmann <50990105+JanZachmann@users.noreply.github.com>
@JanZachmann JanZachmann merged commit b5e08e2 into omnect:main Jan 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant