Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: pages/testsuite/02.md

Issue 29755578: Issue 2148 - Rewrite the testpages test suite (Closed)
Patch Set: Created April 18, 2018, 11:54 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pages/testsuite/02.md
===================================================================
deleted file mode 100644
--- a/pages/testsuite/02.md
+++ /dev/null
@@ -1,20 +0,0 @@
-title = ABP Test Pages
-template = testsuite
-testsuiteid = TS-02
-testsuitename = Is Easylist removed/disabled
-testsuitepassif = The EasyList filter subscription is removed/disabled in ABP and test case above indicates that it is removed/disabled.
-testsuitefailif = The EasyList filter subscription is removed/disabled in ABP and test case above indicates that it is NOT removed/disabled.
-testsuitepurpose = Tests if ABP is correctly not applying the EasyList filter subscription to the page after removal or disable.
-testsuitetestmethod = Checking if ABP hides an element that is included in the EasyList filter subscription.
-
-<h3>Test case</h3>
-<div class="abp-testsuite-testcase">
-<div class="abp-testsuite-testcase-inner">
- <div class="abp-testsuite-fail">
- EasyList is NOT removed/disabled
- </div>
- <div id="AdPanel" class="abp-testsuite-pass">
- EasyList is removed/disabled
- </div>
-</div>
-</div>

Powered by Google App Engine
This is Rietveld