From ca0889d488d232d357baacc8f16320c74333092c Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Tue, 29 Dec 2020 11:02:18 +0100 Subject: [PATCH] [enh] checker: wikidata & ddd: add specific tests --- searx/settings.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/searx/settings.yml b/searx/settings.yml index f0ec0554..3094fc7a 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -113,6 +113,14 @@ additional_tests: test: - unique_results +tests: + infobox: &tests_infobox + infobox: + matrix: + query: ["linux", "new york", "bbc"] + result_container: + - has_infobox + engines: - name: apk mirror engine: apkmirror @@ -229,6 +237,7 @@ engines: shortcut : ddd weight : 2 disabled : True + tests: *tests_infobox # cloudflare protected # - name : digbt @@ -273,6 +282,7 @@ engines: shortcut : wd timeout : 3.0 weight : 2 + tests: *tests_infobox - name : duckduckgo engine : duckduckgo