bpmn-js/test/spec/import
Nico Rehwaldt 7ffb865023 chore(project): consistent async error handling
Async utilities properly propagate _all_ errors to the
specified _done_ callback. Failing in _done_ does not
re-invoke it.

Adjustments made in

* Viewer#importXML
* Viewer#saveSVG
* Importer#importBpmnDiagram

Tests cleaned up to remove un-necessary `if (err) { ...` snippets.
2017-12-09 22:31:15 +01:00
..
elements chore(project): consistent async error handling 2017-12-09 22:31:15 +01:00
ImporterSpec.js chore(project): consistent async error handling 2017-12-09 22:31:15 +01:00
ModelWiringSpec.js chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
lane-flowNodes.bpmn fix(import): import elements with missing #flowNodeRef 2015-08-25 15:49:00 +02:00
lane-missing-flowNodeRef.bpmn fix(import): import elements with missing #flowNodeRef 2015-08-25 15:49:00 +02:00