Commit 9b9be22
committed
chore: introduce integration tests module
1 parent b41369e commit 9b9be22
File tree
29 files changed
+66
-23
lines changed- idempotency-registry-jpa
- src/main/kotlin/dev/bpmcrafters/processengine/worker/idempotency
- integration-tests
- boilerplate
- src/main
- kotlin/dev/bpmcrafters/processengine/worker
- itest/camunda7/external
- application
- resources
- bpmn
- db/changelog
- idempotency-registry-jpa
- src/test/kotlin/dev/bpmcrafters/processengine/worker/itest/camunda7/external
- spring-boot-starter
- src/test/kotlin/dev/bpmcrafters/processengine/worker/itest/camunda7/external
29 files changed
+66
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 36 | | |
45 | 37 | | |
46 | 38 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | | - | |
| 10 | + | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
0 commit comments