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
The scope is investigate and implement a way to replace all swap tests to execute only with available token pairs gotten by mento-sdk dynamically instead of usage of hardcoded tokens.
Acceptance criteria:
Added a new helper for interacting with the mento-sdk to get a current list of available tokens
Added interaction functionality only with available tokens
Moved all existing swap tests to dynamic requiring available tokens usage
Autotests passed on CI
Autotests passed locally
The text was updated successfully, but these errors were encountered:
Andrew718PLTS
changed the title
Test only available token pairs gotten by mento-sdk
[SPIKE] Test only available token pairs gotten by mento-sdk
Nov 7, 2024
Description:
The scope is investigate and implement a way to replace all swap tests to execute only with available token pairs gotten by mento-sdk dynamically instead of usage of hardcoded tokens.
Acceptance criteria:
The text was updated successfully, but these errors were encountered: