Refactor src/components/InfiniteScrollLoader/InfiniteScrollLoader.test.tsx
from Jest to Vitest
#2835
Labels
good first issue
Good for newcomers
refactor
Refactor the code to improve its quality
test
Testing application
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 the file's test cases to align with Vitest's syntax and features.
Acceptance Criteria
.test.*
suffix to a.spec.*
suffixnpm run test:vitest
Additional context
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
The text was updated successfully, but these errors were encountered: