troymc
53196c5b8c
Renamed dict_config() to set_config()
2016-04-14 10:55:07 +02:00
diminator
610715691a
Merge remote-tracking branch 'remotes/origin/master' into feat/127/crypto-conditions-ilp-bigchain-integration
2016-04-13 10:45:25 +02:00
vrde
22923ee9d3
Force a config reset before every test
2016-04-12 16:23:09 +02:00
diminator
5fa12c9744
Merge remote-tracking branch 'remotes/origin/improve-config' into feat/127/crypto-conditions-ilp-bigchain-integration
2016-04-12 12:06:49 +02:00
diminator
66e3c9e8a9
sign/validate fulfillment (single owner)
...
Merge remote-tracking branch 'remotes/origin/develop' into feat/127/crypto-conditions-ilp-bigchain-integration
Conflicts:
tests/conftest.py
2016-04-07 18:21:13 +02:00
vrde
820a14baa7
Merge branch 'develop' into improve-config
2016-04-07 18:05:42 +02:00
vrde
c9cd842151
Avoid loading the config located in the home of the current user
2016-04-07 17:54:36 +02:00
diminator
12ce460400
removed ECDSA support in tests config
2016-04-07 17:05:57 +02:00
diminator
ec08bca3d0
fulfillment preparations
2016-04-06 16:21:35 +02:00
diminator
ce1302dd90
imports from crypto
2016-03-31 15:10:43 +02:00
diminator
4138842eed
import keys from cryptoconditions
...
set ed25519 as default
2016-03-23 19:14:59 +01:00
vrde
3a714a7f8e
Add config to blueprint and fix tests madness
...
There was a problem related to the import of the module
`bigchaindb.web.views`.
The module, when imported, inizialises a new `Bigchain` instance, and
this is wrong for testing and because it's a bad practice.
I spent more or less 2h finding out the problem.
2016-03-03 01:40:40 +01:00
vrde
aeede79846
Add asset create and transfer
2016-02-24 02:38:30 +01:00
vrde
6ab2b03260
Use unique db names in tests to allow xdist
2016-02-19 00:10:44 +01:00
Sylvain Bellemare
53aff999aa
Make it harder for issue #27 to go unnoticed
2016-02-15 22:18:26 +01:00
Sylvain Bellemare
2db5197619
Remove unused import
2016-02-15 16:30:37 +01:00
Sylvain Bellemare
5b8a31a341
Re-worked tests such that #27 is covered
2016-02-15 16:30:37 +01:00
Wrigley the Buffalo
841cabe8c6
Add code, have fun!
2016-02-10 19:55:33 +01:00