Sprint 196: Extend e2e Tests — merge feature/CODUX-196-extend-e2e-tests into dev - #2764
Merged
Conversation
…tests-t01-codex-mrcv3xdj
…-e2e-tests-t01-codex-mrcv3xdj (CODUX-122) Restructure e2e suite into purpose-grouped Playwright projects
…-e2e-tests-t04-codex-mrcwbo6n (CODUX-122) Add tasks and sprints CRUD e2e suite
…tests-t07-codex-mrcwbrlf
…-e2e-tests-t06-codex-mrcwbqbk (CODUX-122) Add advanced-config and accessibility edge-case suite
…-e2e-tests-t07-codex-mrcwbrlf (CODUX-122) Rebuild e2e CI for cross-OS matrix with build-once cache and parallel groups
…-e2e-tests-t03-codex-mrcwbn5c (CODUX-122) Add projects and filesystem e2e suite
…-e2e-tests-t05-codex-mrcwbpb9 (CODUX-122) Add navigation and general coverage e2e suite
…-e2e-tests-t02-codex-mrcwbm9s (CODUX-122) Add settings persistence e2e suite
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 Sprint Completion: Sprint 196 · Extend e2e Tests
📋 Summary
Sprint: Sprint 196 · Extend e2e Tests Tasks: 7/7 completed
🔗 Linked Issues
🧭 Planning
claude-opus-4-8Included usage estimate (subscription/local login): $0.53
🎯 Original Sprint Prompt
Extend the Playwright e2e suite into purpose-grouped, fully parallel test groups covering navigation, settings persistence, project/filesystem CRUD, task/sprint CRUD, and advanced-config/accessibility edge cases, and rebuild CI to build-once-and-cache per OS (Linux/macOS/Windows) plus an npm-installed job, running each purpose group in parallel with clearly named steps.
✅ Task Checklist
codex(PR)codex(PR)codex(PR)codex(PR)codex(PR)codex(PR)codex(PR)👥 Provider Breakdown
7 by codex
⏱️ Sprint Timing
📊 Aggregate CLI Token Usage
Included usage estimate (subscription/local login): $38.63
🕵️ QA Review Summary
Outcome: pass
The sprint outcome matches the goal: Playwright is split into six purpose groups, the shared E2E helpers support the moved suites, and the CI workflow now builds once per OS, caches artifacts, and runs each group in parallel. I verified
pnpm run buildandpnpm exec playwright test --list, including--project=navigationand--project=agentsproject routing.🌿 Branch Info
Base:
devHead:
feature/CODUX-196-extend-e2e-tests🤖 Generated by Code UX