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

chore: migrate E2E uniswapTrade test to Foundry #222

Merged

Conversation

meetmangukiya
Copy link

Description

Migrate the uniswapTrade e2e test to foundry. Depends on #215.

Test Plan

CI

Related Issues

Closes #141

@meetmangukiya meetmangukiya requested a review from a team as a code owner September 13, 2024 11:06
@mfw78 mfw78 requested review from mfw78 and fedgiac September 29, 2024 01:38
@mfw78 mfw78 changed the base branch from main to e2e-migration October 7, 2024 10:57
test/e2e/UniswapTrade.t.sol Outdated Show resolved Hide resolved
test/e2e/UniswapTrade.t.sol Show resolved Hide resolved
test/e2e/UniswapTrade.t.sol Outdated Show resolved Hide resolved
@mfw78
Copy link
Collaborator

mfw78 commented Oct 8, 2024

Merging with test CI/CD red due:

  • Merging to an intermediate branch (not main)
  • Issue is associated with a forked branch not having secret access to run the RPC.

@mfw78 mfw78 merged commit 672c1ba into cowprotocol:e2e-migration Oct 8, 2024
8 of 9 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tests(e2e): uniswapTrade
2 participants