1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-14 11:23:02 +02:00
ferret/e2e/tests/examples/pagination.yaml
Tim Voronov e4e98830a0
Feature/eval template (#651)
* Refactored use of eval

* Disable unstable unit test
2021-09-07 16:33:30 -04:00

8 lines
173 B
YAML

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