mirror of
https://github.com/MontFerret/ferret.git
synced 2024-12-16 11:37:36 +02:00
8 lines
174 B
YAML
8 lines
174 B
YAML
|
timeout: 240
|
||
|
query:
|
||
|
ref: file://../../../examples/pagination.fql
|
||
|
params:
|
||
|
criteria: "scraper"
|
||
|
pages: 2
|
||
|
assert:
|
||
|
text: RETURN T::NOT::EMPTY(@lab.data.query.result)
|