bpmn-js/test
Philipp Fromme 05fea05834 feat(modeling): prevent expanded subprocess overlap of previous content
This covers two scenarios:

1. When a shape is replaced with an expanded subprocess
2. When a subprocess is toggled from collapsed to expanded

Only when:

1. There are incoming sequence flows (previous content)
2. There are no outgoing sequence flows (following content)
2019-05-15 16:57:32 +02: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 test(ResizeShape): add test coverage 2019-05-07 14:36:32 +02:00
helper fix(test/helper): expose #bootstrapBpmnJS utility 2018-04-05 13:01:34 +02:00
integration chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
matchers chore(test/matchers): improve jsonEquals matcher 2018-06-28 09:03:34 +02:00
spec feat(modeling): prevent expanded subprocess overlap of previous content 2019-05-15 16:57:32 +02: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