bpmn-js/test
Philipp d521b018c1 fix: reusing process when creating first participant works on redo
* during `#preExecute` of `elements.create` process is passed to `shape.create` to be reused during `#execute` (there is no `#exeute` for `elements.create` as it only executes other commands during `#preExecute`)
* process must be reused during `#execute` of `shape.create` for `#redo` to work
* refactor implementation

Closes #1439
2022-01-24 10:45:55 +00:00
..
config test: add webpack to karma test frameworks 2021-06-24 09:44:40 +02:00
distro chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
fixtures fix(replace menu): prevent morphing data stores outside participants 2022-01-14 12:59:47 +00:00
helper test: support Promise as return value in `inject` 2021-05-17 12:04:05 +00:00
integration feat(lib): Promisify public APIs 2020-04-29 11:12:23 +02:00
matchers test: adjust to use `getDi` utility function 2021-09-03 15:14:00 +02:00
spec fix: reusing process when creating first participant works on redo 2022-01-24 10:45:55 +00:00
util docs: correct JSDoc for MockEvents 2021-10-20 17:07:26 +02:00
.eslintrc chore(project): use shared linter config 2018-02-14 16:42:52 +01:00
TestHelper.js feat: add Overlays to navigate collapsed subprocesses 2021-10-21 11:05:08 +02:00
coverageBundle.js chore(project): rename test bundles 2019-12-10 15:58:47 +01:00
testBundle.js chore(project): rename test bundles 2019-12-10 15:58:47 +01:00