Skip to content

Automated E2E tests with Playwright#3

Open
ifinspire wants to merge 1 commit into
mainfrom
e2e_tests
Open

Automated E2E tests with Playwright#3
ifinspire wants to merge 1 commit into
mainfrom
e2e_tests

Conversation

@ifinspire
Copy link
Copy Markdown
Owner

Summary

  • What changed?
    Added example E2E automated tests with Playwright.
    Compose containers added for both Playwright UI (for observability) and headless (for CI).
    CI updated to include automated E2E tests in headless Playwright.

  • Why was this needed?
    Avoid E2E UI regression.

Validation

  • [pass] docker compose up -d starts successfully
  • [pass] GET /health returns ok
  • [N/A] If WebUI changed: agent-webui builds (npm run build)
  • [N/A] Docs updated if user-facing behavior changed

Risk

  • Potential regressions: N/A
  • Rollback plan: Rollback to previous commit.

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