gbowne1 / gbowne1/codebooker

[TODO][Test] Create test for new user flow

Open
#138 0 comments 0 reactions 0 assignees View on GitHub
devops discussion enhancement feature request help wanted question
Dominant language
JavaScript
Stars
35
Forks
54
PR merge metrics
No merged PRs in 30d

Description

Now that we have a working login/signup and logout and registration/signup and also reset/forgot password functionality on it's way in via PR we should make tests for the whole system with Jest & React Testing Library.

- [ ] Create a test folder

Then:
- [ ] Create tests for login
- [ ] Create tests for register
- [ ] Create tests for logout
- [ ] Create tests for forgot password
- [ ] Create tests for reset password

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing Jest and React Testing Library setup, then find the login, register, logout, forgot-password, and reset-password entry points. Create a test folder and cover each listed user flow; done means the tests run successfully and exercise the complete authentication system.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
authentication, frontend, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.