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

Automate swap / send flow (no tx sign) #21944

Open
churik opened this issue Jan 16, 2025 · 0 comments
Open

Automate swap / send flow (no tx sign) #21944

churik opened this issue Jan 16, 2025 · 0 comments
Assignees
Labels

Comments

@churik
Copy link
Member

churik commented Jan 16, 2025

Problem

Currently we need to verify that flows in mainnet can be built successfully even without signing txs

Acceptance Criteria

For send flow

  • for ETH on L1
    • check that Max fees is shown and it is a number, can proceed to Review Send, check all params on Reviw send (Est time, From, To, Max Fees, Recipient gets)
  • for SNT on L1
    • check that Max fees is shown and it is a number, can proceed to Review Send, check all params on Reviw send (Est time, From, To, Max Fees, Recipient gets)
  • for ETH on L2
    • check that Max fees is shown and it is a number, can proceed to Review Send, check all params on Reviw send (Est time, From, To, Max Fees, Recipient gets)
  • for SNT on L2
    • check that Max fees is shown and it is a number, can proceed to Review Send, check all params on Reviw send (Est time, From, To, Max Fees, Recipient gets)

For swap flow

  • check that for SNT can be approved on L1 (no tx sign) - check "Set spending cap" screen params
  • check that for SNT can be approved on L2 (no tx sign) - check "Set spending cap" screen params

For all txs it is important to verify that you can open "Enter password" spreadsheet, but not actually sign the tx.

@churik churik added the tests label Jan 16, 2025
@churik churik changed the title Automate swap / bridge flow (no tx sign) Automate swap / send flow (no tx sign) Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants