bpmn-js/test
Maciej Barelkowski ba42e9edde feat(global-connect): use rules for connection starting
* remove `BpmnGlobalConnect` provider
* use `connection.start` rule to determine whether
  an element can start a connection

Closes #565
Closes #870

BREAKING CHANGE:

* `BpmnGlobalConnect` got removed. Add `connection.start`
  rule to specify whether connection should be allowed.
2018-10-11 09:28:30 +00:00
..
config chore(project): add test coverage 2018-10-04 07:37:01 +00:00
distro chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
fixtures chore(replace): retain definitions where appropriate 2018-06-28 09:03:34 +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(global-connect): use rules for connection starting 2018-10-11 09:28:30 +00:00
util chore(project): drop 'use strict' 2018-04-03 18:09:53 +02: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