Refactor: src/components/LeftDrawer/LeftDrawer.test.tsx from Jest to Vitest #3119
Labels
documentation
Improvements or additions to documentation
feature request
refactor
Refactor the code to improve its quality
test
Testing application
Is your feature request related to a problem? Please describe
The file is currently tested using Jest. As part of our migration to Vitest, we need to refactor this file's test cases to align with Vitest's syntax and features.
Acceptance Criteria
.test.*
suffix to a.spec.*
suffix.npm run test:vitest
.Additional Context
Merged PR
https://vitest.dev/
Potential Internship Candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship:
Student Internship Programs
The text was updated successfully, but these errors were encountered: