vegaprotocol / vegawallet-desktop

Desktop application for Vega Protocol's wallet
MIT License
15 stars 12 forks source link

Improve AC coverage of wallet desktop app (e2e tests) #478

Closed radoslaw-szpiech closed 1 year ago

radoslaw-szpiech commented 1 year ago

The Chore

We need to improve Acceptance criteria coverage of wallet-desktop app. We should use https://github.com/vegaprotocol/specs/blob/master/user-interface/0001-WALL-wallet.md for that.

Tasks

radoslaw-szpiech commented 1 year ago

Quick summary of investigating AC coverage - https://github.com/vegaprotocol/specs/blob/master/user-interface/0001-WALL-wallet.md 
ACs are split into UI and E2E groups:

radoslaw-szpiech commented 1 year ago

There are few ACs left regarding Transactions, which implementation is currently under development. I will create separate issue for that.