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

@@ -14,16 +14,13 @@ About page
     Page Should Contain  Why use Searx?
     Page Should Contain  Why use Searx?
     Page Should Contain Element  link=search engines
     Page Should Contain Element  link=search engines
 
 
-Engines page
-    Go To  http://localhost:11111/engines
-    Page Should Contain  Currently used search engines
-    Page Should Contain  dummy_dummy
-    Page Should Contain  general_dummy
-
 Preferences page
 Preferences page
     Click Element  link=preferences
     Click Element  link=preferences
     Page Should Contain  Preferences
     Page Should Contain  Preferences
     Page Should Contain  Default categories
     Page Should Contain  Default categories
+    Page Should Contain  Currently used search engines
+    Page Should Contain  dummy_dummy
+    Page Should Contain  general_dummy
 
 
 Switch category
 Switch category
     Go To  http://localhost:11111/preferences
     Go To  http://localhost:11111/preferences