You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Decide whether you are running against a local instance or the cloud? If cloud what instance in the cloud? Let's run against the cloud and use the enterprise (+ versioning) https://ckan-enterprise-versioning.dev.datopian.com instance. As soon as we have an enterprise+aircan instance up and running we will use that!
Test steps (in cypress) - we can use ckan-client-js ...
Check on status of run using {ckan instance}/api/3/aircan_statusbut we don't know run_id so how do we get it? => Maybe skip this
Check datastore is updated (called data API): call ... /api/3/datastore_search?resource_id={RES_ID} ... BLOCKED until we have instance deployed with AirCan
When developing AirCan i want a scripted test I can run to test the end to end functioning of a load of data into DataStore
Acceptance
Tasks
Check on status of run using {ckan instance}/api/3/aircan_statusbut we don't know run_id so how do we get it? => Maybe skip thisaircan_submitaircan_statusRename action/API dag_status to aircan_status #27