Commit Graph

21 Commits

Author SHA1 Message Date
Troy McConaghy 54dfcf637f Add SPDX license info strings to all source files 2018-08-10 12:49:26 +02:00
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
manolodewiner 34c82a1ae8 refactor code & add test 2018-06-19 16:52:23 +02:00
manolodewiner abe1c89025 test integration failing 2018-03-26 12:15:36 +02:00
manolodewiner 2451ed2ae6 update endpoints 2018-03-21 11:30:54 +01:00
manolodewiner dd2a52bf1f search metadata field 2017-11-21 16:51:31 +01:00
michielmulders f4333a92c1 Test added for testing payload thrown at incorrect API_PATH 2017-09-30 19:18:50 +02:00
michielmulders b77d296069 Writing test for baserequest 2017-09-27 15:38:52 +02:00
michielmulders f82cbd6526 Writing test for baserequest 2017-09-27 15:37:49 +02:00
michielmulders d284ced256 Tried to change permissions of all files to 664 2017-09-22 10:15:02 +02:00
michielmulders dfaf97e5ce Basic usage examples added, not completed 2017-09-22 10:14:24 +02:00
tim 0da90e825f rm () 2017-06-21 16:04:35 +02:00
tim c17d614ab6 Dynamically generated keys for /outputs tests + bool fix 2017-06-21 15:59:28 +02:00
tim 1696f7c1ac Test list transaction for an asset id 2017-06-21 13:27:54 +02:00
tim 3671c5758c Test list blocks for a transaction id 2017-06-21 13:27:54 +02:00
tim 8bd602f446 Fix and test outputs endpoint 2017-06-21 13:27:54 +02:00
tim db10937f9e Add integration test for asset endpoint :diamond: 2017-06-21 13:27:54 +02:00
tim 3fdaf40602 Comply to eslint 🔫 2017-06-21 13:27:54 +02:00
tim d8cb13ba91 Test Connection._req 2017-06-21 13:27:54 +02:00
tim d4ea4d6ccd CamelCase for path keys 2017-06-21 13:27:54 +02:00
tim af49ec1c7a Adjust HTTP API endpoints and test 2017-06-21 13:27:54 +02:00