Skip to content

Commit

Permalink
Install vitest and test date utilities and validation functions
Browse files Browse the repository at this point in the history
- Installed **Vitest** for `unit testing` framework.
- Created test cases for the `formatDate` utility function to ensure correct formatting of valid date strings.
- Added validation tests for `username`, `email`, `password`, and `confirm password` fields to verify proper validation logic.
- Updated the testing configuration to support the new tests and ensure they run successfully.
  • Loading branch information
Fingertips18 committed Sep 26, 2024
1 parent f8449fa commit a85b7cf
Show file tree
Hide file tree
Showing 7 changed files with 1,013 additions and 7 deletions.
Loading

0 comments on commit a85b7cf

Please sign in to comment.