Implement various scenarios as page routes in tasks-3.0 and tasks-2.0 apps
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 30/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- javascript, playwright
- Domain
- testing-qa, web-dev
Research direction
Start by comparing the tasks-3.0 and tasks-2.0 apps and their existing app setup, common code, and Playwright scripts. Identify how routes can represent separate task scenarios while reusing the current setup. Done means both apps expose the planned scenario pages and new Playwright scripts can target those routes without duplicating the shared setup.
Written by the indexing model from the issue text.
Description
We can use routing to define different test case scenarios as pages and reuse the same app setup and common code. Currently, the apps are simple, creating and removing tasks and fetching them through a single method or subscription.
Real-world scenarios will involve more subscriptions, methods, nested reactivity, and additional logic. In future iterations, we can use the same apps with different routes to test more complex scenarios. New Playwright scripts can target these routes while reusing the existing scripts and setup.
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·