Browse Source

[fix] robot tests

asciimoo 11 years ago
parent
commit
4d878993bd
1 changed files with 3 additions and 6 deletions
  1. 3
    6
      searx/tests/robot/test_basic.robot

+ 3
- 6
searx/tests/robot/test_basic.robot View File

14
     Page Should Contain  Why use Searx?
14
     Page Should Contain  Why use Searx?
15
     Page Should Contain Element  link=search engines
15
     Page Should Contain Element  link=search engines
16
 
16
 
17
-Engines page
18
-    Go To  http://localhost:11111/engines
19
-    Page Should Contain  Currently used search engines
20
-    Page Should Contain  dummy_dummy
21
-    Page Should Contain  general_dummy
22
-
23
 Preferences page
17
 Preferences page
24
     Click Element  link=preferences
18
     Click Element  link=preferences
25
     Page Should Contain  Preferences
19
     Page Should Contain  Preferences
26
     Page Should Contain  Default categories
20
     Page Should Contain  Default categories
21
+    Page Should Contain  Currently used search engines
22
+    Page Should Contain  dummy_dummy
23
+    Page Should Contain  general_dummy
27
 
24
 
28
 Switch category
25
 Switch category
29
     Go To  http://localhost:11111/preferences
26
     Go To  http://localhost:11111/preferences