bpmn-js/test/spec
Adam Brengesjö 91dd1b696c fix(replace):ComplexGateway can have default sequence flows
The BPMN 2.0 specification[1] states "a Sequence Flow that has an
Exclusive, Inclusive or Complex Gateway or an Activity as its source
can also be defined with as default."

This commit will honor that statement by allowing sequence flows from
Complex Gateway to be defined as default.

  [1] = http://www.omg.org/spec/BPMN/2.0/
2016-06-30 14:43:29 +02:00
..
draw chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
environment chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
features fix(replace):ComplexGateway can have default sequence flows 2016-06-30 14:43:29 +02:00
i18n chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
import fix(bpmn-importer): hide sequence flows inside collapsed subprocesses 2016-06-15 11:07:02 +02:00
util chore(labels): set label above sequence flow 2016-04-20 15:40:40 +02:00
ModelerSpec.js test(modeler): add complex diagram test (skipped) 2016-06-27 14:14:07 +02:00
NavigatedViewerSpec.js chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
ViewerSpec.js chore(project): switch to eslint 2016-06-07 09:55:32 +02:00