bpmn-js/test
Nico Rehwaldt cb77832fbe feat(viewer): allow additional modules to be passed
This enables users to instantiate Viewers/Modelers via

```
new Viewer({
additionalModules: [ ... ]
});
```

to bootstrap their own modules with the viewer without overriding the
existing ones.
2014-08-01 07:55:47 +02:00
..
config chore(tests): remove unused node test folders 2014-08-01 07:20:15 +02:00
fixtures/bpmn feat(modeling): crop connections on shape boundaries 2014-07-31 16:26:05 +02:00
integration chore(tests): remove unused node test folders 2014-08-01 07:20:15 +02:00
spec feat(viewer): allow additional modules to be passed 2014-08-01 07:55:47 +02:00
Matchers.js chore(tests): remove unused node test folders 2014-08-01 07:20:15 +02:00
TestHelper.js chore(tests): remove unused node test folders 2014-08-01 07:20:15 +02:00