Scott Sadler
|
dbb3414fd0
|
generalise get_txids_by_asset_id into get_txids_filtered and remove get_transactions_by_asset_id
|
2017-01-18 15:42:47 +01:00 |
|
Brett Sun
|
0751b2bf0b
|
Merge pull request #1029 from bigchaindb/feat/api/votes
Implement votes endpoint
|
2017-01-17 14:42:02 +01:00 |
|
Rodolphe Marques
|
e52cb40edb
|
Some more tests for mongodb code (#1036)
* Some more tests for mongodb code
Cleanup connection code
* pep8 fixes
|
2017-01-13 10:25:45 +01:00 |
|
Rodolphe Marques
|
5abe6dd7ea
|
Added tests to the mongodb changefeed (#1035)
* Added tests to the mongodb changefeed
* pep8 and typo fixes
|
2017-01-13 10:18:58 +01:00 |
|
Rodolphe Marques
|
fa8608b242
|
small fix write_vote
|
2017-01-12 10:41:55 +01:00 |
|
Sylvain Bellemare
|
1cfd3de60e
|
Fix flake8 errors in tests
|
2017-01-11 05:13:27 -05:00 |
|
Rodolphe Marques
|
c91eff70e5
|
Feat/960/test mongodb queries (#1030)
* Created tests to mongodb queries
Small fix to queries
* cleanup pytest markers
|
2017-01-10 16:49:30 +01:00 |
|
Rodolphe Marques
|
aa6d4fdcc8
|
small fix to test
|
2017-01-10 15:31:16 +01:00 |
|
Rodolphe Marques
|
7f05974f0f
|
Added a secondary index with uniqueness constraint in backlog.
Several test fixes
|
2017-01-09 13:25:42 +01:00 |
|
Rodolphe Marques
|
9c0d696b7e
|
Better unittests
Simplify code
|
2016-12-21 16:52:57 +01:00 |
|
Rodolphe Marques
|
5fedabe586
|
fix test
|
2016-12-21 15:55:29 +01:00 |
|
Rodolphe Marques
|
1dd6c748b9
|
Merge remote-tracking branch 'origin/master' into feat/980/initialise-replica-set-mongo
|
2016-12-21 15:54:02 +01:00 |
|
Rodolphe Marques
|
4a14c7c8f1
|
Initialize replica set for mongodb when running bigchaindb init
|
2016-12-21 15:53:25 +01:00 |
|
Sylvain Bellemare
|
a269375278
|
Use pytest custom marker "bdb"
note that the marker, although invoked for the entire module, will be
applied for each function
|
2016-12-20 20:37:28 +01:00 |
|
Rodolphe Marques
|
39c25b951f
|
added tests for mongodb connection
|
2016-12-20 14:25:24 +01:00 |
|
Rodolphe Marques
|
050990aac1
|
Created tests for mongodb schema
Removed some unused secondary indexes
|
2016-12-19 15:45:02 +01:00 |
|