diff options
Update
Diffstat (limited to 'docs/QA_Guide.md')
-rw-r--r-- | docs/QA_Guide.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/QA_Guide.md b/docs/QA_Guide.md index 31a75f2c0..b7ef73119 100644 --- a/docs/QA_Guide.md +++ b/docs/QA_Guide.md @@ -3,7 +3,8 @@ Steps to mark a full pass of QA complete. * Browsers: Opera, Chrome, Firefox, Edge. * OS: Ubuntu, Mac OSX, Windows -* Open Developer Console in background and popup +* Load older version of MetaMask and attempt to simulate updating the extension. +* Open Developer Console in background and popup, inspect errors. * Vault integrity * create vault * Log out @@ -37,7 +38,8 @@ Steps to mark a full pass of QA complete. * Send a transaction and sign a message (https://danfinlay.github.io/js-eth-personal-sign-examples/) for each keyring type * hd keyring * imported keyring -* Change network from mainnet → ropesten → rinkeby → localhost +* Change network from mainnet → ropsten → rinkeby → localhost (ganache) +* Ganache set blocktime to simulate retryTx in MetaMask * Copy public key to clipboard * Export private key |