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
fix(x-client): mock external API calls in x-client tests
Tests were making real HTTP calls to api.x.immutable.com, causing
failures in CI: starkCurve tests got undefined responses, and imx
tests crashed Jest workers due to circular req/res references in
Axios responses.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments