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 coverage for null error object fallback path
Add test case for the scenario where API returns valid JSON but
the error object parses to null, triggering the final fallback
error message path in NylasClient.
This improves test coverage for the enhanced error handling
introduced in the previous commit.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments