bpmn-js/test/spec/features/modeling/behavior
Nico Rehwaldt b0ce4d834d test(util): add MockEvents util + use in tests
* MockEvents provides a simple to use interface for creating
  events globally or locally to the currently active DiagramJS
  instance.
2015-08-24 16:02:21 +02:00
..
CreateBoundaryEventBehaviorSpec.js test(modeling): simplify CreateBoundaryEventBehavior tests 2015-08-06 10:58:50 +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
MoveStartEventBehaviorSpec.js test(util): add MockEvents util + use in tests 2015-08-24 16:02:21 +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.message-sequence-flow.bpmn fix(modeling): message flow updating correctly after changing source 2015-07-20 16:48:44 +02:00
ReplaceConnectionBehaviorSpec.js chore(modeling): rename Modeling#move{Shapes->Elements} 2015-08-13 10:51:52 +02:00