1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-16 11:37:36 +02:00
ferret/e2e/tests/examples/pagination.yaml

8 lines
174 B
YAML
Raw Normal View History

timeout: 240
query:
ref: file://../../../examples/pagination.fql
params:
criteria: "scraper"
pages: 2
assert:
text: RETURN T::NOT::EMPTY(@lab.data.query.result)