bpmn-js/test/spec/features/modeling
Nico Rehwaldt e00197d67a chore(tests): migrate to (.not).exist matcher
Migrate parts of our test suite that rely on legacy
`.to.be.(un)defined` matchers to Chai's `.to(.not).exist`.

Closes #423
Closes #422
2015-12-03 13:08:56 +01:00
..
append chore(tests): migrate to (.not).exist matcher 2015-12-03 13:08:56 +01:00
behavior chore(tests): migrate to (.not).exist matcher 2015-12-03 13:08:56 +01:00
lanes feat(modeling): update Lane#flowNodeRefs while modeling 2015-10-20 16:05:24 +02:00
layout fix(modeling): retain connection layout for (data-)associations 2015-10-13 11:11:44 +02:00
AppendShapeSpec.js chore(tests): migrate to (.not).exist matcher 2015-12-03 13:08:56 +01:00
BendpointsSpec.js chore(tests): migrate to (.not).exist matcher 2015-12-03 13:08:56 +01:00
BpmnFactorySpec.js chore(tests): migrate to (.not).exist matcher 2015-12-03 13:08:56 +01:00
BpmnLabelSupportSpec.js fix(modeling): hide labels on element create 2015-10-07 15:19:55 +02:00
CreateConnectionSpec.js chore(tests): migrate to (.not).exist matcher 2015-12-03 13:08:56 +01: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 test(matchers): add custom .bounds matcher 2015-09-02 14:36:39 +02:00
ResizeShapeSpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
SpaceToolSpec.js test(matchers): add custom .bounds matcher 2015-09-02 14:36:39 +02:00
UpdateAttachmentSpec.js chore(modeling): update BpmnUpdater to hook into element.updateAttachment 2015-08-19 14:34:07 +02:00
UpdatePropertiesSpec.js chore(tests): migrate to (.not).exist matcher 2015-12-03 13:08:56 +01:00