diff options
-rw-r--r-- | docs/QA_Guide.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/QA_Guide.md b/docs/QA_Guide.md index 5a6ac338c..0b7c0e023 100644 --- a/docs/QA_Guide.md +++ b/docs/QA_Guide.md @@ -5,6 +5,9 @@ Steps to mark a full pass of QA complete. * OS: Ubuntu, Mac OSX, Windows * Load older version of MetaMask and attempt to simulate updating the extension. * Open Developer Console in background and popup, inspect errors. +* Watch the state logs + * Transactions (unapproved txs -> rejected/submitted -> confirmed) + * Nonces/LocalNonces * Vault integrity * create vault * Log out |