bpmn-js/test
Philipp Fromme 194b963959 chore(copy-paste): rework and base upon diagram-js@5
* use <copyPaste.canCopyProperty> event to copy category value when copying group
* add camunda-bpmn-moddle for integration tests

BREAKING CHANGES

* CopyPaste: remove <property.clone>, add <moddleCopy.canCopyProperties>, <moddleCopy.canCopyProperty>, <moddleCopy.canSetCopiedProperty>
* BpmnRules: removed <elements.paste> rule in favor of <elements.create> rule
* BpmnRules: removed <element.paste> rule
* ElementFactory: use <attrs.di> property instead of <attrs.colors> for fill and stroke when creating element through ElementFactory#createBpmnElement
2019-08-07 16:03:55 +00:00
..
config test(project): use built-in progress reporter 2019-01-10 12:36:02 +01:00
distro chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
fixtures chore(copy-paste): rework and base upon diagram-js@5 2019-08-07 16:03:55 +00:00
helper fix(test/helper): expose #bootstrapBpmnJS utility 2018-04-05 13:01:34 +02:00
integration fix(tests): fix custom elements tests 2019-05-23 18:26:12 +02:00
matchers chore(test/matchers): improve jsonEquals matcher 2018-06-28 09:03:34 +02:00
spec chore(copy-paste): rework and base upon diagram-js@5 2019-08-07 16:03:55 +00:00
util test(keyboard): use standard KeyEvents util 2018-11-21 09:41:52 +01:00
.eslintrc chore(project): use shared linter config 2018-02-14 16:42:52 +01:00
TestHelper.js chore(test): clean up test setup 2018-07-09 12:30:45 +02:00
all.js chore(project): add test coverage 2018-10-04 07:37:01 +00:00
suite.js chore(project): use karma-webpack for testing 2018-07-16 13:00:55 +02:00