Skip to content

Conversation

@nvrakesh06
Copy link
Contributor

@nvrakesh06 nvrakesh06 commented Mar 10, 2025

TICKET: WIN-4315

Previously, stubs were created in before, causing real API calls when
the sandbox was restored by other tests. This fix moves stub creation to
beforeEach, ensuring each test has fresh stubs and preventing real API
calls during test execution.

@nvrakesh06 nvrakesh06 changed the title fix(sdk-coin-tao): update accountInfo for non-bitgo-recovery address fix(sdk-coin-tao): prevent real api calls by using beforeEach for stubbing Mar 10, 2025
@nvrakesh06 nvrakesh06 marked this pull request as ready for review March 10, 2025 17:33
@nvrakesh06 nvrakesh06 requested a review from a team as a code owner March 10, 2025 17:33
@nvrakesh06 nvrakesh06 merged commit d36de56 into master Mar 10, 2025
10 checks passed
@nvrakesh06 nvrakesh06 deleted the WIN-4315 branch March 10, 2025 17:43
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.

3 participants