1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2024-06-26 11:16:43 +02:00
Commit Graph

86 Commits

Author SHA1 Message Date
vrde
2fd3fcf8ce Fix eslint errors 2017-09-22 10:14:22 +02:00
Scott Sadler
d6e33b807a add has subcondition to ccJsonLoad test 2017-09-22 10:14:22 +02:00
Scott Sadler
51585b1b05 add additional test for ccJsonLoad 2017-09-22 10:14:22 +02:00
Scott Sadler
b665752c8c fulfills.output -> fulfills.output_index 2017-09-22 10:14:22 +02:00
Scott Sadler
529c18a753 remove signature in details and rename subfulfillments to subconditions 2017-09-22 10:14:22 +02:00
vrde
3d83083ee8
Fix Content-Type issue 2017-06-23 14:31:30 +02:00
Scott Sadler
96ce4f3941 fix transaction tests 2017-06-23 10:44:55 +02:00
Scott Sadler
b22cf39aa2 public_keys array is a set 2017-06-23 10:30:08 +02:00
Scott Sadler
6fa2b2e7e5 encode public_keys array for threshold conditions 2017-06-23 10:24:23 +02:00
Scott Sadler
70681a3085 tests for cryptoconditions 2017-06-22 16:13:59 +02:00
Scott Sadler
e19a37fb78 Merge remote-tracking branch 'origin/master' into cc2 2017-06-22 15:09:42 +02:00
Scott Sadler
9e423dd259 work in progress 2017-06-22 15:09:36 +02:00
tim
1aa430a15c Adjust float interpretation comment 2017-06-21 16:23:53 +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
03c17ef70c Add integration tests 2017-06-21 13:27:54 +02:00
tim
9bc0773b4e Add constants.js 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
Scott Sadler
ce523e703f load condition details and test transfer and sign 2017-06-21 09:56:51 +02:00
Scott Sadler
35944d6d75 cc2 threshold condition creation 2017-06-21 09:56:51 +02:00
Scott Sadler
07e6584cf4 cc2 ed25519 condition creation 2017-06-21 09:56:51 +02:00
tim
ede11da4c7 Correct mocking of export default 2017-06-20 14:55:58 +02:00
tim
ac0a124054 Remove unnecessary returns 2017-06-20 13:34:14 +02:00
tim
9183205f04 Use rest params in fn definition 2017-06-20 11:04:34 +02:00
tim
b8241589df fulfills.txid => fulfills.transaction_id + tests 2017-06-20 11:04:34 +02:00
tim
a14dbbaebd Add tests for makeOutput 2017-06-20 11:04:34 +02:00
vrde
a5efa38121
Add few tests 2017-06-16 11:22:23 +02:00
vrde
5e2c3c90cd
Merge remote-tracking branch 'origin/feature/tests' 2017-06-16 11:12:56 +02:00
5e24097dbf
setup ava for running tests 2017-06-08 14:09:23 +02:00