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 |
More templates
@tanstack/angular-query-experimental
@tanstack/eslint-plugin-query
@tanstack/preact-query
@tanstack/query-async-storage-persister
@tanstack/query-broadcast-client-experimental
@tanstack/query-core
@tanstack/query-devtools
@tanstack/query-persist-client-core
@tanstack/query-sync-storage-persister
@tanstack/react-query
@tanstack/react-query-devtools
@tanstack/react-query-next-experimental
@tanstack/react-query-persist-client
@tanstack/solid-query
@tanstack/solid-query-devtools
@tanstack/solid-query-persist-client
@tanstack/svelte-query
@tanstack/svelte-query-devtools
@tanstack/svelte-query-persist-client
@tanstack/vue-query
@tanstack/vue-query-devtools
commit: |
…ending queries when some already have cached data (TanStack#10133)
…ending queries when some already have cached data (TanStack#10133)
🎯 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