bpmn-js/test/spec
Nico Rehwaldt 5e26068f99 feat(modeling): add lane modeling operations
This commit adds the functionality to

* add a lane (above/below an existing one)
* split a lane into sub lanes
* remove a lane
* resize a lane

Closes #379
Closes #338
2015-10-20 15:47:12 +02:00
..
draw test(draw): nest path tests 2015-10-20 15:47:12 +02:00
environment test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
features feat(modeling): add lane modeling operations 2015-10-20 15:47:12 +02:00
import feat(import): add flowElements to participant 2015-10-20 15:47:12 +02:00
util fix(util): ensure ModelUtil#is never fails 2015-08-10 15:44:30 +02:00
ModelerSpec.js feat(modeling): add lane modeling operations 2015-10-20 15:47:12 +02:00
NavigatedViewerSpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
ViewerSpec.js fix(import): import elements with missing #flowNodeRef 2015-08-25 15:49:00 +02:00