How to Integrate E2E Testing
Last updated
Was this helpful?
Last updated
Was this helpful?
Use the scaffold command to greatly simplify integrating E2E testing!
Create and run a bash script with the following contents:
To learn about each individual command:
app create
service create
Saving the commands in a script will be useful for updating the scaffold in the future. To learn more:
Check in the app and all of its services into your version control such as Git.
First, to run a workflow:
Before running another workflow, it is recommended to stop the current workflow: