xref: /plugin/bpmnio/test/data/bpmn-test.txt (revision 36b712d809a9afeda77eb7dba8abf621818208c9)
1====== BPMN Plugin Test Page ======
2
3This page tests the BPMN.io plugin functionality with a shared DokuWiki media file.
4
5===== Simple BPMN Diagram =====
6
7<bpmnio type="bpmn" src="bpmn-test.bpmn">
8</bpmnio>
9
10===== Simple BPMN Diagram Zoom 0.5 =====
11
12<bpmnio type="bpmn" src="bpmn-test.bpmn" zoom="0.5">
13</bpmnio>
14
15===== Simple BPMN Diagram Zoom 1.5 =====
16
17<bpmnio type="bpmn" src="bpmn-test.bpmn" zoom="1.5">
18</bpmnio>
19===== Test Instructions =====
20
211. The BPMN diagram above should render using the bpmn.io viewer
222. You should be able to zoom and pan the diagram
233. The "Monitor" task should render without raw [[...]] markup in its label
244. Clicking the "Monitor" task should open the test page [[test:bpmn-link-target]]
25