xref: /plugin/bpmnio/test/data/dmn-test.txt (revision 033061be24b61e2ca1dcf4d5ade55358f0bb0818)
1====== DMN Plugin Test Page ======
2
3This page tests the DMN.io plugin functionality with a shared DokuWiki media file.
4
5===== Simple DMN Decision Table =====
6
7<bpmnio type="dmn" src="dmn-test.dmn">
8</bpmnio>
9
10===== Simple DMN Decision Table Zoom 0.5 =====
11
12<bpmnio type="dmn" src="dmn-test.dmn" zoom="0.5">
13</bpmnio>
14
15===== Simple DMN Decision Table Zoom 1.5 =====
16
17<bpmnio type="dmn" src="dmn-test.dmn" zoom="1.5">
18</bpmnio>
19===== Test Instructions =====
20
211. The DMN decision table above should render using the dmn.io viewer
222. You should be able to see the decision logic clearly
233. The table should show input/output columns with rules
24