mirror of
https://github.com/searxng/searxng.git
synced 2024-11-05 09:00:02 +00:00
Checker: tests for bahnhof
This commit is contained in:
parent
b1431e1670
commit
8fed5798ab
1 changed files with 10 additions and 0 deletions
|
@ -565,6 +565,16 @@ engines:
|
|||
require_api_key: false
|
||||
results: JSON
|
||||
language: de
|
||||
tests:
|
||||
bahnhof:
|
||||
matrix:
|
||||
query: berlin
|
||||
lang: en
|
||||
result_container:
|
||||
- not_empty
|
||||
- ['one_title_contains', 'Berlin Hauptbahnhof']
|
||||
test:
|
||||
- unique_results
|
||||
|
||||
- name: deezer
|
||||
engine: deezer
|
||||
|
|
Loading…
Reference in a new issue