Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[frontend] feat: Add password requirements #58

Merged
merged 1 commit into from
Jul 20, 2024
Merged

Conversation

helloitsdave
Copy link
Owner

Updating password requirements to be at least 8 characters and one special character

Copy link

Coverage after merging password-fe into main

96.99%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
src
   App.tsx87.50%75%96%30–31, 40–41
   NoteApp.tsx94.44%100%97.04%72–76
src/api
   apiService.ts87.50%85.71%88%100, 40, 40–45, 94–99
src/components
   Header.tsx100%100%100%
   Login.tsx81.82%100%98.72%32, 32–33
   Note.tsx100%100%100%
   NoteForm.tsx100%100%100%
   NoteFormModal.tsx100%100%100%
   NoteGrid.tsx100%100%100%
   RegistrationForm.tsx88.24%100%97.26%68, 68–72
   RegistrationLink.tsx100%100%100%
   Spinner.tsx100%100%100%
src/helpers
   validatePassword.ts100%100%100%

@helloitsdave helloitsdave merged commit d60cf6d into main Jul 20, 2024
5 checks passed
@helloitsdave helloitsdave deleted the password-fe branch July 20, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant