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

Side by Side Diff: pages/testsuite/12.md

Issue 29755578: Issue 2148 - Rewrite the testpages test suite (Closed)
Patch Set: Created April 18, 2018, 11:54 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 title = ABP Test Pages
2 template = testsuite
3 testsuiteid = TS-12
4 testsuitename = Is Acceptable Ads disabled
5 testsuitepassif = The Acceptable Ads checkbox is disabled in ABP and test case a bove indicates it is disabled.
6 testsuitefailif = The Acceptable Ads checkbox is disabled in ABP but test case a bove indicates it is STILL enabled.
7 testsuitepurpose = Tests if ABP is correctly NOT applying the Acceptable Ads fil ter subscription to the page.
8 testsuitetestmethod = Checking if ABP hides an element that is included in the A cceptable Ads filter subscription.
9
10 <h3>Test case</h3>
11 <div class="abp-testsuite-testcase">
12 <div class="abp-testsuite-testcase-inner">
13
14 <div class="abp-testsuite-pass">
15 Acceptable Ads is disabled
16 </div>
17 <div id="abptest" class="abp-testsuite-fail">
18 Acceptable Ads is enabled or is not working correctly.
19 </div>
20
21 </div>
22 </div>
OLDNEW

Powered by Google App Engine
This is Rietveld