Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
CamundaCon 2019 Process Testing Example
CamundaCon 2019 Process Testing Example --
=================================

Code examples for testing complex aspects of processes using Camunda BPM.


How to use it
How to use it ?
-----------------------------

Answer --
1. Checkout the project with Git
2. Import the project into your IDE
3. Inspect the [test class](./src/test/java/com/camundacon/tutorial/testing/bpmn/TestNextMatch.java)
Expand All @@ -15,8 +15,9 @@ How to use it
6. Deploy it to a camunda-bpm-platform distro of your own choice, that supports EJB's (Wildfly, Jboss)
7. Start an instance of the process `Organize next match visit` (process key `organize_next_match_visit`)

Misc
Misc --
-----------------------------

Feel free to watch the accompanying video:
[![Watch the video](https://img.youtube.com/vi/gZF1kArXaa8/maxresdefault.jpg)](https://youtu.be/gZF1kArXaa8)
You Ask Anything By commenting on my video i will try to reply...