Uh oh!
There was an error while loading. Please reload this page.
test(query-core/utils): split 'isValidTimeout' rejection cases into separate 'it' blocks - #11071
Conversation
…eparate 'it' blocks
View your CI Pipeline Execution ↗ for commit 9fa097b
☁️ Nx Cloud last updated this comment at |
🚀 Changeset Version PreviewNo changeset entries found. Merging this PR will not cause a version bump for any packages. |
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe ChangesTimeout validation tests
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
size-limit report 📦
|
Uh oh!
There was an error while loading. Please reload this page.
🎯 Changes
Splits the single
should reject invalid timeout valuestest (which bundled 5expectassertions for-1,NaN,Infinity,'1000', andundefined) into 5 separateitblocks, so a failure identifies exactly which case broke instead of stopping at the first failed assertion.✅ Checklist
pnpm run test:pr.🚀 Release Impact
Summary by CodeRabbit