Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test: Fix chopsticks test Interlay -> Polkadot AssetHub #194

Open
bvotteler opened this issue Apr 26, 2024 · 0 comments
Open

Test: Fix chopsticks test Interlay -> Polkadot AssetHub #194

bvotteler opened this issue Apr 26, 2024 · 0 comments
Labels
bug Something isn't working prio:medium tests

Comments

@bvotteler
Copy link

Recent changes to the AssetHub's logic broke chopsticks tests when sending USDC or USDT from Interlay to AssetHub.

The main change was that the USDC/T amounts are converted to DOT before sent as fees. That seems to make the tests fail even though the destination fee estimates are set high enough.

Find out which evaluation logic fails, fix it, and reenable the test cases.

For reference: the test case was disabled in commit 9b3fb50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working prio:medium tests
Projects
None yet
Development

No branches or pull requests

1 participant