Automattic / Automattic/wp-calypso
Add-ons: Fix/add automated tests for Calypso & Signup
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12.6k
- Forks
- 2k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 552
Description
There's a new admin page and a step in Signup for purchasing add-ons. The latter (and potentially both) is subject to an ExPlat test. Once that's decided, let's review the code (admin page & signup) and determine the level of testing we need for this.
Clearly, the new Signup step may cause breakage once the flag is enabled after the test (if successful). Might be good to plan any updates before the day.
Contributor guide
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.
Research direction
Start by reviewing the linked ExPlat test and the Calypso admin-page and Signup pull requests (#65343, #64289, and #64451). Inspect the affected admin-page and Signup flows alongside their existing automated tests, then determine the coverage needed before the flag is enabled. Done means the required tests are added or updated for both areas.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100