This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
bigchaindb
Watch
2
Star
0
Fork
0
You've already forked bigchaindb
mirror of
https://github.com/bigchaindb/bigchaindb.git
synced
2024-10-13 13:34:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bigchaindb
/
tests
/
backend
/
mongodb
History
vrde
01da32d351
Merge branch 'master' into implement-connection-run-for-mongodb
2017-02-03 15:25:24 +01:00
..
__init__.py
Created tests for mongodb schema
2016-12-19 15:45:02 +01:00
test_admin.py
Merge branch 'master' into implement-connection-run-for-mongodb
2017-02-02 19:37:14 +01:00
test_changefeed.py
Fix test on changefeed reconnection
2017-02-03 11:58:18 +01:00
test_connection.py
Add tests for connection.run
2017-02-02 19:58:00 +01:00
test_indexes.py
refactor get_txids_filtered query to be more efficient and add test to check that appropriate indexes are used
2017-02-03 10:44:06 +01:00
test_queries.py
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
test_schema.py
Feat/105/secondary indexes inputs outputs (
#1125
)
2017-02-02 09:45:13 +01:00