Add integration tests for db2json and json2db
This adds integration tests for db2json
and json2db
and extends the Exception handling in the script endpoints.
A facility to run arbitrary commands has been added (for testing purposes, but also for upcoming integration of git
and gpg
command calls).
Tox now has a target that only runs the integration tests (tox -e integration
).
Fixes #9 (closed)