A BPMN 2.0 rendering toolkit and web modeler. https://bpmn.io/toolkit/bpmn-js/
Go to file
Nico Rehwaldt 423c757f1d chore(testsuite): organize tests into node/browser
This commit introduces a clean separation of node and browser tests.

ALL tests should be organized according to where they are run

non browser (áka node tests): `test/spec/node`
browser tests: `test/spec/browser`
2014-03-13 11:33:25 +01:00
example chore(testsuite): organize tests into node/browser 2014-03-13 11:33:25 +01:00
lib chore(testsuite): organize tests into node/browser 2014-03-13 11:33:25 +01:00
resources/bpmn chore(project): initial import 2014-03-11 15:54:36 +01:00
test chore(testsuite): organize tests into node/browser 2014-03-13 11:33:25 +01:00
.gitignore chore(testsuite): organize tests into node/browser 2014-03-13 11:33:25 +01:00
Gruntfile.js chore(testsuite): organize tests into node/browser 2014-03-13 11:33:25 +01:00
package.json chore(testsuite): organize tests into node/browser 2014-03-13 11:33:25 +01:00