Testing your workflows
Last updated
Last updated
As you build your workflow to prepare for your use or sharing with others, it's important to test it to make sure it functions as expected.
While you run completed and de-bugged workflows on the Run page, you test workflows of varying stages of development on the Canvas.
Here are a few best practices to ensure you are testing the workflow:
Use a Test Run to detect errors in the adaptor configuration
Once you add an adaptor to your canvas and the input arguments are programmed, you can use the Test Run button to test that the adaptor was programmed successfully. Adaptors will outline in green if the run was successful and red if there was an error. If an error occurs, click on the adaptor and the side bar will further explain the source of the error.
Use the Test Run Value
Instead of flipping between the Run page and the canvas to upload your data inputs, you can program in a Test run value to continuously test the workflow while it's being developed. The Test run value will be used as the source data for that adaptor or the workflow but it will not show up on the Run page.
Click data output to check your work as you go
After each adaptor is populated with the intended arguments and you've clicked the test run button, you can click the data output to see if the data matches the intended format. The output will appear in the side bar menu for you to review.