mirror of
https://github.com/fullstack-cash/wallet.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
Merge pull request #39 from Permissionless-Software-Foundation/ct-unstable
fix(gatsby-ipfs-web-wallet): Updating to v1.19.6
This commit is contained in:
Generated
+34650
-9498
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -25,7 +25,7 @@
|
||||
"@capacitor/cli": "^2.4.6",
|
||||
"@capacitor/core": "^2.4.6",
|
||||
"gatsby": "^2.31.1",
|
||||
"gatsby-ipfs-web-wallet": "^1.19.4",
|
||||
"gatsby-ipfs-web-wallet": "^1.19.6",
|
||||
"gatsby-plugin-bch-sweep": "^1.5.1"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
# Manual Testing
|
||||
This file describes the different manual tests that should be done to 'smoke test' releases of [wallet.FullStack.cash](https://wallet.fullstack.cash).
|
||||
|
||||
## Outline
|
||||
This is a brief outline summary of the manual tests:
|
||||
|
||||
- Wallet
|
||||
- Create a new wallet
|
||||
- Import a wallet
|
||||
- Android
|
||||
- Delete and reinstall app
|
||||
- Ensure correct app icon appears after install
|
||||
- Ensure 12-word seed is imported correctly, with correct balances for BCH and tokens.
|
||||
Reference in New Issue
Block a user