Skip to content

Conversation

@TaprootFreak
Copy link
Collaborator

Summary

  • Add KycRequired to expected errors in sell-api.test.ts and swap-api.test.ts
  • Fixes test timeout caused by unrecognized error from API after EUR VIBAN mandatory change (API PR #3005)

Context

The API now returns KycRequired (without space) for EUR transactions when user has KYC < 50. The tests were checking for KYC required (with space) only, causing them to wait until timeout instead of skipping gracefully.

This is a follow-up to the fix already applied to buy-api.test.ts in PR #929.

@TaprootFreak TaprootFreak marked this pull request as ready for review January 20, 2026 21:29
@TaprootFreak TaprootFreak merged commit 10f6cd1 into develop Jan 20, 2026
6 checks passed
@TaprootFreak TaprootFreak deleted the fix/api-tests-kycrequired-error branch January 20, 2026 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants