bpmn-js/test/spec/features/modeling
Nico Rehwaldt afa72ad5bd fix(modeling): correctly update Lane#flowNodeRefs
Previously, the bpmn:FlowNode <-> bpmn:Lane relationship was not
properly maintained in the BpmnUpdater.

This commit fixes the behavior.

Closes #341
2015-08-31 15:00:27 +02:00
..
append test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
behavior test(util): add MockEvents util + use in tests 2015-08-24 16:02:21 +02:00
lanes fix(modeling): correctly update Lane#flowNodeRefs 2015-08-31 15:00:27 +02:00
layout fix(modeling): add caveat for message flows layouting 2015-08-25 11:04:51 +02:00
AppendShapeSpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
BendpointsSpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
BpmnFactorySpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
CreateConnectionSpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
DeleteConnectionSpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
DeleteParticipantSpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
DeleteShapeSpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
DropSpec.js chore(modeling): rename Modeling#move{Shapes->Elements} 2015-08-13 10:51:52 +02:00
MoveConnectionSpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
MoveRulesSpec.js test(util): add MockEvents util + use in tests 2015-08-24 16:02:21 +02:00
MoveShapeSpec.js chore(modeling): rename Modeling#move{Shapes->Elements} 2015-08-13 10:51:52 +02:00
ResizeShapeSpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
SpaceToolSpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
UpdateAttachmentSpec.js chore(modeling): update BpmnUpdater to hook into element.updateAttachment 2015-08-19 14:34:07 +02:00
UpdatePropertiesSpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00