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

Implement domain e2e tests #5017

Open
eniolam1000752 opened this issue May 23, 2023 · 0 comments
Open

Implement domain e2e tests #5017

eniolam1000752 opened this issue May 23, 2023 · 0 comments

Comments

@eniolam1000752
Copy link
Contributor

Description

Following the setup of PlayWright as the e2e test tool for the application and the e2e test implementation of the add account feature. wee need to implement e2e tests on the following domains.

  • Network

  • Sign message

  • Verify signed message

  • Settings

  • Blockchain application Exploring

  • Blockchain application management

    • Switch application flow
    • Add application flow
    • Remove application flow
  • Blocks

    • Blocks monitor
    • Block details
  • Pos

    • Validators
    • Validator details page
    • Staking queue
  • Account management

    • Edit account name
    • Create account
    • Remove account
    • Backup account
  • Transactions

    • Transaction monitor
    • Transaction details
    • Send tokens(on-chain and cross-chain transfers) (from a single and multi-signature account)
    • Register multi-signature
    • Reclaim rewards (from a single and multi-signature account)
    • Stake validator (from a single and multi-signature account)
    • Unlock tokens (from a single and multi-signature account)
    • Validator registration (from a single and multi-signature account)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant