Refactor : src/components/TagActions/TagActions.test.tsx from Jest to Vitest #3209
Labels
documentation
Improvements or additions to documentation
feature request
refactor
Refactor the code to improve its quality
test
Testing application
unapproved
Is your feature request related to a problem? Please describe.
This 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
src/components/TagActions/TagActions.test.tsx
pass after migration usingnpm run test:vitest
.Additional Context
Merged PR.
Vitest Documentation.
Potential Internship Candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship:
Internship Details.
The text was updated successfully, but these errors were encountered: