Code examples for testing complex aspects of processes using Camunda BPM.
- Checkout the project with Git
- Import the project into your IDE
- Inspect the test class
- Build it with maven by
mvn clean package
- Inspect the visual test results in
target/process-test-coverage/
- Deploy it to a camunda-bpm-platform distro of your own choice, that supports EJB's (Wildfly, Jboss)
- Start an instance of the process
Organize next match visit
(process keyorganize_next_match_visit
)