Fix act warnings for usePaginatedQuery tests
Open
site
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When running `pnpm jest ./src/hooks/usePaginatedQuery.test.ts --selectProjects=test` it raises many act warnings making it hard to read the output and figure out the issue. Act warnings are usually caused by testing the UI before the effects are done.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.