webdevcody / webdevcody/code-racer
[TASK]: Create generic login script for Cypress
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 697
- Forks
- 594
- PR merge metrics
- No merged PRs in 30d
Description
Task Summary
We need to create a generic login script so that we can implement most of the remaining tests.
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 locating the Cypress setup and the tests that need authentication. Define a generic login entry point that supports most of the remaining tests; done means those tests can use it without duplicating login steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cypress, typescript
- Domain
- authentication, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100