diff options
author | Alexandre Flament <alexandre.flament@hesge.ch> | 2024-03-03 19:13:08 +0100 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarIT.de> | 2024-03-03 20:00:46 +0100 |
commit | 7c5c11949b01c5565692697f58cd34f39f90ba86 (patch) | |
tree | 93a07224025403a3a113a57b6352acf418e7a811 /searx/settings.yml | |
parent | 8fed5798ab9f90bd3e6cc5ddd00d13e0784d85fe (diff) | |
download | searxng-7c5c11949b01c5565692697f58cd34f39f90ba86.tar.gz searxng-7c5c11949b01c5565692697f58cd34f39f90ba86.zip |
Checker: tests for wikispecies
Diffstat (limited to 'searx/settings.yml')
-rw-r--r-- | searx/settings.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 968b38bf7..e1374737f 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -1870,6 +1870,16 @@ engines: about: website: https://species.wikimedia.org/ wikidata_id: Q13679 + tests: + wikispecies: + matrix: + query: "Campbell, L.I. et al. 2011: MicroRNAs" + lang: en + result_container: + - not_empty + - ['one_title_contains', 'Tardigrada'] + test: + - unique_results - name: wiktionary engine: mediawiki |