-
Notifications
You must be signed in to change notification settings - Fork 483
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
[e2e Test] WIP e2e batch transactions #2406
Conversation
Branch preview✅ Deploy successful! https://feature_e2e_batch_tx--walletweb.review-wallet-web.5afe.dev |
ESLint Summary View Full Report
Report generated by eslint-plus-action |
Added the suggestions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍
What it solves
Add e2e for the batch tx feature
How this PR fixes it
Tests:
Empty state
Add to batch button present in the tx form
Adding 2 tx in a batch
Swapping tx order
Checking the order in the tx form
Delete a tx from the batch
Checklist