Skip to content

Fix E2E#176

Merged
RickBarretto merged 13 commits into
mainfrom
fix-e2e
Jun 29, 2026
Merged

Fix E2E#176
RickBarretto merged 13 commits into
mainfrom
fix-e2e

Conversation

@RickBarretto

@RickBarretto RickBarretto commented Jun 29, 2026

Copy link
Copy Markdown
Member

Summary

  • Updates E2E auth tests for legal consent, password inputs, institutional email rules, and OTP registration.
  • Adds an isolated, automatically seeded E2E database.
  • Moves Django/Vite startup from qa.yml into Playwright’s test harness.
  • Resolves conflicting Django migration heads with a no-op merge migration.
  • Adds deterministic page readiness and cross-browser test data.

Validation

  • 33/33 Playwright tests pass across Chromium, Firefox, and WebKit.
  • Production frontend build passes.
  • Auth API tests: 28 passed.
  • Targeted ESLint and Ruff checks pass.

@RickBarretto RickBarretto merged commit 46f33c0 into main Jun 29, 2026
3 checks passed
@RickBarretto RickBarretto deleted the fix-e2e branch June 29, 2026 23:57
@RickBarretto RickBarretto linked an issue Jun 30, 2026 that may be closed by this pull request
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.

Corrigir testes End-To-End

1 participant