Minor Changes
-
6871ff6: Upgrades
@qawolf/api-contractsto0.53.0.That release adds two contract families, and the generator adds one public-API command for each contract in them.
qawolf trigger create,get,find,update,pause,resumeanddeletemanage the triggers that start runs on a schedule or when a deployment is reported.qawolf file requestUploadandqawolf file requestDownloadhand back a URL for putting a file into team storage and reading one back out.qawolf agent getnow takes--cursor, and answers with anextCursor. Passing one check'snextCursoras the next check's--cursorreturns only the replies that followed it, instead of every reply from the start of the session.The mobile inspect contract also gained an
invalid-selectoranswer, whichqawolf runner inspectnow reports by name rather than as an answer it does not recognise. No flag reaches the request that produces it yet.