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 ExecutionContext mock for DataLoader functionality in reference resolver
- Add context mock using the same pattern as existing DataLoader tests
- Create test case to verify DataLoader is used when ExecutionContext is provided
- Add test for proper error handling when entity is not found via DataLoader
- Ensure backward compatibility test still passes for non-context scenarios
- All tests pass, confirming DataLoader n+1 solution works correctly
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments