Improve boilerplate testing
Open
Nobody has claimed this yet.
back-end
good first issue
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] - Extract (into an `auth` service) and test the dbAuth handlers.
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.
Research direction
Start by locating the dbAuth handlers and the existing boilerplate tests, then trace how authentication is currently wired. The intended result is an auth service containing the handlers with test coverage for their behavior; confirm the repository's test command before making changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100