mimiro-io / datahub-cli

The MIMIRO Data Hub CLI, known as mim, provides command line control over a MIMIRO data hub instance or any Universal Data Specification (UDA) compliant endpoint
Apache License 2.0
5 stars 2 forks source link

utilize query paging in mim transform test #189

Open rompetroll opened 1 year ago

rompetroll commented 1 year ago

currently, when testing transforms that have queries, the query implementation in the CLI only fetches the first page of query results. it should be possible to consume the complete result set using multiple paging requests to the remote API