From 8ddaafd10b000b1d572ad9ef8d3af34f7fb6ae91 Mon Sep 17 00:00:00 2001 From: Thomas Huang Date: Thu, 5 Apr 2018 16:15:55 -0700 Subject: Update QA_Guide.md --- docs/QA_Guide.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') 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 -- cgit