bpmn-js/test/spec/features/modeling/behavior
Nico Rehwaldt 9ac0a9a957 fix(modeling): correctly populate DataInputAssociation#targetRef
Closes #431
2016-01-06 11:57:52 +01:00
..
CreateBoundaryEventBehaviorSpec.js test(modeling): simplify CreateBoundaryEventBehavior tests 2015-08-06 10:58:50 +02:00
CreateDataObjectBehavior.create-data-association.bpmn feat(modeling): add data objects 2015-10-07 15:15:57 +02:00
CreateDataObjectBehavior.data-object-reference.bpmn feat(modeling): add data objects 2015-10-07 15:15:57 +02:00
CreateDataObjectBehavior.remove-data-association.bpmn feat(modeling): add data objects 2015-10-07 15:15:57 +02:00
CreateDataObjectBehaviorSpec.js feat(modeling): allow data associations from and to events 2015-10-22 08:21:01 +02:00
CreateOnFlowBehavior.bpmn feat(modeling): add generic create-on-flow 2015-06-02 14:22:58 +02:00
CreateOnFlowBehaviorSpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
CreateParticipantBehaviorSpec.js test(util): add MockEvents util + use in tests 2015-08-24 16:02:21 +02:00
DataInputAssociationBehavior.bpmn fix(modeling): correctly populate DataInputAssociation#targetRef 2016-01-06 11:57:52 +01:00
DataInputAssociationBehaviorSpec.js fix(modeling): correctly populate DataInputAssociation#targetRef 2016-01-06 11:57:52 +01:00
ReconnectConnection.data-association.bpmn feat(modeling): add data objects 2015-10-07 15:15:57 +02:00
ReconnectConnectionSpec.js feat(modeling): add data objects 2015-10-07 15:15:57 +02:00
RemoveParticipantBehaviorSpec.js chore(modeling/behavior): rename Remove{->Participant}Behavior 2015-08-19 17:24:49 +02:00
ReplaceConnectionBehavior.association.bpmn fix(modeling): message flow updating correctly after changing source 2015-07-20 16:48:44 +02:00
ReplaceConnectionBehavior.boundary-events.bpmn test(modeling/behavior): add test cases for boundary event connections 2015-09-01 16:31:24 +02:00
ReplaceConnectionBehavior.message-sequence-flow.bpmn fix(modeling): message flow updating correctly after changing source 2015-07-20 16:48:44 +02:00
ReplaceConnectionBehaviorSpec.js chore(tests): migrate to (.not).exist matcher 2015-12-03 13:08:56 +01:00
ReplaceElementBehaviourSpec.js feat(replace): add cancel events 2015-09-28 11:35:38 +02:00