Skip to content

Commit 3410574

Browse files
authored
Merge pull request #57 from Charizhardt/feature/incoming_outgoing_nodes
Add incoming outgoing nodes to elements
2 parents 6536be0 + 6376bc8 commit 3410574

File tree

114 files changed

+667
-6267
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

114 files changed

+667
-6267
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,7 @@ font_demo*
134134
test01.png
135135
pizza*.png
136136
.vscode/
137-
*.txt
137+
*.txt
138+
139+
# PyTest
140+
/src/tests/data/results/

images/test/my_process_map.bpmn

Lines changed: 0 additions & 124 deletions
This file was deleted.

images/test/my_process_map.png

-47.6 KB
Binary file not shown.

images/test/my_process_map3.png

-47.6 KB
Binary file not shown.

images/test/pizza-order-process.bpmn

Lines changed: 0 additions & 131 deletions
This file was deleted.

0 commit comments

Comments
 (0)