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

Revert "Revert "Brody/swap v2 e2e (#5915)" (#5987)" #5988

Merged
merged 27 commits into from
Aug 25, 2024

Conversation

BrodyHughes
Copy link
Member

@BrodyHughes BrodyHughes commented Aug 6, 2024

  • The previous attempt to add this e2e messed up CI and caused it to loop forever bc of an error in the animation configs. I noticed this after it was merged unfortunately bc of weird timing with some other PRs it happened to pass.
    That issue is fixed here: ef118ec

  • The test was also failing bc of an issue with fetching hardhat balances and them not being set properly in userAssets. changes made in userAssetsQueryFunction now return hardhat assets correctly in the correct format and changes in setUserAssets make it more flexible in handling Maps and Arrays and checking both native.balance.amount and balance.amount.
    Those changes are here: 9009796

@BrodyHughes
Copy link
Member Author

/rebase

@BrodyHughes BrodyHughes force-pushed the brody/fixed-swap-e2e branch from 2de2228 to 93e645b Compare August 7, 2024 05:54
@BrodyHughes BrodyHughes marked this pull request as ready for review August 8, 2024 16:40
@brunobar79
Copy link
Member

@BrodyHughes conflicts 😭

@BrodyHughes BrodyHughes requested a review from walmat August 8, 2024 18:14
@BrodyHughes BrodyHughes requested a review from walmat August 21, 2024 17:41
Copy link
Contributor

@walmat walmat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will need to expand the test suite quite a bit. But can be in a follow-up PR.

@walmat walmat merged commit 4cdc783 into develop Aug 25, 2024
6 checks passed
@walmat walmat deleted the brody/fixed-swap-e2e branch August 25, 2024 18:46
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