Add regression coverage for FieldArray mutators after name changes#200
Add regression coverage for FieldArray mutators after name changes#200erikras-richard-agent wants to merge 1 commit into
Conversation
|
Caution Review failedFailed to post review comments 📝 WalkthroughWalkthroughTest coverage for the useFieldArray hook is expanded to verify validate prop propagation and mutator currying behavior. Tests are reformatted for clarity, a spy on useField tracks validator calls, and a new test validates mutators apply to the correct field name when the field name changes in nested field array scenarios. ChangesuseFieldArray Validation and Mutator Tests
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Closes #156
Test
Summary by CodeRabbit