[Pkg-mozext-commits] [perspectives-extension] 62/72: tests - Move tests for disabled features to separate file

David Prévot taffit at moszumanska.debian.org
Thu Dec 11 02:12:51 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository perspectives-extension.

commit 6cc90dd43152bd3dba01f693dc3c9b76a20407fc
Author: Dave Schaefer <dave.schaefer at gmail.com>
Date:   Tue Oct 28 20:50:00 2014 -0600

    tests - Move tests for disabled features to separate file
---
 test/Manual Test Cases - Disabled.txt | 22 ++++++++++++++++++++++
 test/Manual Test Cases.txt            | 22 ----------------------
 2 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/test/Manual Test Cases - Disabled.txt b/test/Manual Test Cases - Disabled.txt
new file mode 100644
index 0000000..c4a4d76
--- /dev/null
+++ b/test/Manual Test Cases - Disabled.txt	
@@ -0,0 +1,22 @@
+The features or functions listed here are currently disabled. You do not need to run these tests (and probably can't without some local editing). Tests are kept here so they are not lost. They can be moved back to the main Manual Tests document once the features are re-activated.
+
+
+Report Attack
+--------------
+- Should NOT let you send a report for:
+    - HTTP website
+    - HTTPS website, before Perspectives has finished querying
+    - Invalid URL, such as 'aaa' or blank
+    - file:// URL
+
+- *Should* let you send a report for:
+    - HTTPS website, after Perspectives has finished querying
+
+Distrust All Notaries
+---------------------
+- Does clicking the option open a prompt that warns the user?
+- If the user cancels, does nothing happen?
+- If the entered phrase doesn't match, is a message displayed and the distrust cancelled?
+- If there is an error, do we display it and abort the distrust?
+- If the phrase does match, are certs distrusted?
+	- Does the user see a message stating the number of certs that were distrusted?
diff --git a/test/Manual Test Cases.txt b/test/Manual Test Cases.txt
index feb4a4f..5ce5434 100644
--- a/test/Manual Test Cases.txt	
+++ b/test/Manual Test Cases.txt	
@@ -13,7 +13,6 @@ UI
 --
 - Each of the Perspectives dialog windows can be opened:
 	- 'View Notary Results'
-	- 'Report Attack'
 	- 'Add to Whitelist'
 	- 'Preferences'
 	- 'View Certificate Store'
@@ -26,17 +25,6 @@ UI
 	- Except 'View Certificate Store', which displays the Firefox icon
 
 
-'Report Attack' tests:
-  Should NOT let you send a report for:
-    - HTTP website
-    - HTTPS website, before Perspectives has finished querying
-    - Invalid URL, such as 'aaa' or blank
-    - file:// URL
-
-  *Should* let you send a report for:
-    - HTTPS website, after Perspectives has finished querying
-
-
 'Add To Whitelist' tests:
 - Try the same page types as above; all non-https pages should be rejected as invalid URLs
 
@@ -85,16 +73,6 @@ Invalid Certificates
 - One easy way to test against 'invalid certificates' is to set your clock back before a certificate was issued. This can also generate a SecurityChange event.
 
 
-Distrust All Notaries
----------------------
-- Does clicking the option open a prompt that warns the user?
-- If the user cancels, does nothing happen?
-- If the entered phrase doesn't match, is a message displayed and the distrust cancelled?
-- If there is an error, do we display it and abort the distrust?
-- If the phrase does match, are certs distrusted?
-	- Does the user see a message stating the number of certs that were distrusted?
-
-
 Private Browsing
 ----------------
 	a) For browsers that support "private browsing" mode (i.e. Firefox):

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/perspectives-extension.git



More information about the Pkg-mozext-commits mailing list