bpmn-js/test
Nico Rehwaldt 5c2a079307 feat(tests): extract test helper to own module
This commit extracts the test helper utility to its own module.

Use in bpmn-js extensions via

var Helper = require('bpmn-js/test/helper');

This adds the global helper bindings bootstrapModeler/Viewer and inject.
2014-08-25 17:58:18 +02:00
..
config chore(tests): remove unused node test folders 2014-08-01 07:20:15 +02:00
fixtures/bpmn test(importer): fix xml id 2014-08-18 13:48:45 +02:00
helper feat(tests): extract test helper to own module 2014-08-25 17:58:18 +02:00
integration chore(tests): remove unused node test folders 2014-08-01 07:20:15 +02:00
spec feat(modeling): update bpmn model on remove 2014-08-22 15:20:48 +02:00
Matchers.js chore(tests): remove unused node test folders 2014-08-01 07:20:15 +02:00
TestHelper.js feat(tests): extract test helper to own module 2014-08-25 17:58:18 +02:00