Before running cypress tests create an empty otp instance, then run the scripts ```initialize/demoImports/CreateExampleData.groovy``` and ```initialize/demoImports/CreateExampleWorkflowData.groovy```.
All Cypress tests can be run with ```./gradlew runCypressTests```
For Individual testing and to use the gui run the command ```./gradlew runCypressTestsInWindow```