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: e2e checking for multiples certificates submitted #225

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

rachit77
Copy link
Contributor

@rachit77 rachit77 commented Dec 4, 2024

@rachit77 rachit77 self-assigned this Dec 5, 2024
@rachit77 rachit77 marked this pull request as ready for review December 5, 2024 11:20
@@ -0,0 +1,100 @@
setup() {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why not expanding the existing one to send multiple deposits? Or even better to somehow parameterize how many of deposits we want to make?

So the optimal approach for me is to keep only the bridge-e2e.bats and either change the existing Native gas token deposit to WETH test to perform multiple deposits, or parameterize that test with deposits count (so that we can provide only single deposit in case we want to debug it for example). WDYT?

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