bpmn-js/test
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
..
config test(project): use spec reporter 2016-06-07 10:25:39 +02:00
fixtures chore(test): correct fixture labels 2016-06-22 15:52:50 +02:00
helper chore(test/helper): cleanup old bpmn-js 2016-06-27 00:32:16 +02:00
integration test(integration): correctly instantiate CustomElementFactory 2016-06-22 15:52:50 +02:00
spec fix(replace):ComplexGateway can have default sequence flows 2016-06-30 14:43:29 +02:00
util chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
TestHelper.js chore(test): use diagram-js bounds and connection matchers 2016-06-15 15:38:25 +02:00