6.5 Auth Test Suite & CI
Sprint key: 6-5-auth-test-suite-ci
Summary
- Replace
flutter integration_testwith Patrol E2E framework for mobile auth testing - Add Patrol setup, test structure mirroring
tests/e2e/Playwright pattern - Add E2E helpers:
auth_helper.dart(token utilities) andkeycloak_admin_helper.dart(realm/user lifecycle) - Define 6 E2E test scenarios: login happy path, token refresh, logout, network error, deep link retry, auth fallback chain
- Unit test coverage gap analysis and CI pipeline design (GitLab)
Closes #642 (closed)
Edited by Jérôme Revillard