You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: add test for recursive object with check() method
Add test case demonstrating that recursive objects with custom
validation checks work correctly after the mergeDefs fix.
The test validates both valid cases (unique sibling IDs) and
invalid cases (duplicate sibling IDs) in a nested category structure.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments