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

Add E2E Tests for MASP Wallet #305

Closed
Tracked by #2020 ...
murisi opened this issue Aug 9, 2022 · 2 comments · Fixed by #3365
Closed
Tracked by #2020 ...

Add E2E Tests for MASP Wallet #305

murisi opened this issue Aug 9, 2022 · 2 comments · Fixed by #3365
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers MASP pre-mainnet Must happen before mainnet. testing wallet

Comments

@murisi
Copy link
Contributor

murisi commented Aug 9, 2022

Make E2E tests for MASP wallet functionality to prevent future regressions. It should essentially test all subcommands of anomaw masp. I.e. under various CLI parameters, it should test the correct functioning of:

  • namadaw masp gen-addr ...
  • namadaw masp add ...
  • namadaw masp gen-key ...
  • namadaw masp list-keys ...
  • namadaw masp list-addrs ...
  • namadaw masp find ...

See transparent wallet E2E tests at tests/src/e2e/wallet_tests.rs for guidance on how to do this.

@karbyshev
Copy link
Contributor

The wallet CLI structure has been changed #2135

@cwgoes cwgoes added the pre-mainnet Must happen before mainnet. label Feb 5, 2024
@cwgoes cwgoes mentioned this issue Feb 6, 2024
6 tasks
@cwgoes cwgoes assigned karbyshev and unassigned murisi Feb 12, 2024
phy-chain pushed a commit to phy-chain/namada that referenced this issue Mar 1, 2024
@brentstone
Copy link
Collaborator

@murisi @batconjurer @grarco @Fraccaman how relevant is this issue still?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers MASP pre-mainnet Must happen before mainnet. testing wallet
Projects
No open projects
Status: WIP
Development

Successfully merging a pull request may close this issue.

6 participants