mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Update
This commit is contained in:
parent
d0c7db618d
commit
3d9af2770f
@ -3,7 +3,8 @@
|
|||||||
Steps to mark a full pass of QA complete.
|
Steps to mark a full pass of QA complete.
|
||||||
* Browsers: Opera, Chrome, Firefox, Edge.
|
* Browsers: Opera, Chrome, Firefox, Edge.
|
||||||
* OS: Ubuntu, Mac OSX, Windows
|
* 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
|
* Vault integrity
|
||||||
* create vault
|
* create vault
|
||||||
* Log out
|
* 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
|
* Send a transaction and sign a message (https://danfinlay.github.io/js-eth-personal-sign-examples/) for each keyring type
|
||||||
* hd keyring
|
* hd keyring
|
||||||
* imported 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
|
* Copy public key to clipboard
|
||||||
* Export private key
|
* Export private key
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user