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
Scott Sadler
d3e394e7ed
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
..
__init__.py
Created tests for mongodb schema
2016-12-19 15:45:02 +01:00
test_changefeed.py
Added tests to the mongodb changefeed (
#1035
)
2017-01-13 10:18:58 +01:00
test_connection.py
Added replicaset name to bigchaindb config (
#1063
)
2017-01-20 14:05:28 +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
Added replicaset name to bigchaindb config (
#1063
)
2017-01-20 14:05:28 +01:00