OperationErrors now bubble up to the top of the API.

Added test functionality for node api
refactor TestRegister into class
This commit is contained in:
d98762625 2018-05-03 10:20:13 +01:00
parent e50758f0a6
commit 5fb50a1759
6 changed files with 194 additions and 30 deletions

1
.gitignore vendored
View file

@ -10,3 +10,4 @@ src/core/config/modules/*
src/core/config/OperationConfig.json
src/core/operations/index.mjs
**/*.DS_Store