test(preact-query/useSuspenseQueries): add test for suspending only pending queries when some already have cached data#10133
Conversation
…ending queries when some already have cached data
|
|
View your CI Pipeline Execution ↗ for commit d03f6c2
☁️ Nx Cloud last updated this comment at |
📝 WalkthroughWalkthroughAdds a test case to verify that Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Comment |
🎯 Changes
Add a test case for
useSuspenseQueriesto verify that only pending queries suspend when some queries already have cached data viasetQueryData.✅ Checklist
pnpm run test:pr.🚀 Release Impact
Summary by CodeRabbit