| Index: pages/testsuite/03.md |
| =================================================================== |
| deleted file mode 100644 |
| --- a/pages/testsuite/03.md |
| +++ /dev/null |
| @@ -1,20 +0,0 @@ |
| -title = ABP Test Pages |
| -template = testsuite |
| -testsuiteid = TS-03 |
| -testsuitename = Is custom subscription installed/enabled |
| -testsuitepassif = The custom subscription is installed/enabled in ABP and test case above indicates that it is enabled. |
| -testsuitefailif = The custom subscription is installed/enabled in ABP but the test case above indicates that it is NOT enabled. |
| -testsuitepurpose = Tests if ABP is correctly applying the custom subscription to the page. |
| -testsuitetestmethod = Checking if ABP hides an element that is included in the custom subscription. |
| - |
| -<h3>Test case</h3> |
| -<div class="abp-testsuite-testcase"> |
| -<div class="abp-testsuite-testcase-inner"> |
| - <div class="abp-testsuite-pass"> |
| - Custom subscription is installed/enabled |
| - </div> |
| - <div id="abp-testsuite-tohide" class="abp-testsuite-fail"> |
| - Custom subscription is NOT installed/enabled |
| - </div> |
| -</div> |
| -</div> |