1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2024-06-23 01:36:39 +02:00
js-bigchaindb-driver/test
Arjun Nemani 48f7584374 Fix connection test
This commit fixes the "Payload thrown at incorrect API_PATH"
test, it uses the proper way to check async error throws,
taken from ava.js docs. Done with the aim to increase the
coverage and to ensure working tests. Added "transform-runtime"
to .babelrc to enable "await/async" syntax".

Part of https://github.com/bigchaindb/js-bigchaindb-driver/issues/220
2018-07-19 20:23:12 +05:30
..
connection Fix connection test 2018-07-19 20:23:12 +05:30
integration refactor code & add test 2018-06-19 16:52:23 +02:00
text-format Add tests for format_text.js 2018-07-19 20:23:12 +05:30
transaction test Sha256Condition 2018-04-04 10:16:39 +02:00
constants.js test integration failing 2018-03-26 12:15:36 +02:00