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

QA Template #243

Open
14 tasks
mixmix opened this issue Sep 30, 2024 · 0 comments
Open
14 tasks

QA Template #243

mixmix opened this issue Sep 30, 2024 · 0 comments

Comments

@mixmix
Copy link
Contributor

mixmix commented Sep 30, 2024

To be tested for both CLI and TUI

Accounts

  • 0. list accounts (should have none at fresh state)
  • 1. make an account
  • 2. import an account (from seed)
  • 3. list accounts (should have 2?)
  • 4. get funds from faucet (faucet twice 😬[entropy -d])
  • 5. register an account

Balance

  • 1. check balance of one of my accounts
  • 2. check balance of another accounts ( ⚠️ not supported yet)

NOTE: check units are same in CLI + TUI

Transfer

  • 1. transfer works

NOTE: check units are same in CLI + TUI

Sign

  • 1. can sign a message (test with all kinds of characters)
    • new line char
    • (!@#$)
    • numbers
    • for fun an emoji?

Programs

  • 1. can deploy a program
  • 2. can add a program to an account
  • 3. can remove a program from an account
  • 4. can list programs installed on an account
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

No branches or pull requests

1 participant