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
/
localmongodb
History
z-bowen
507fe1e1a5
Problem: BigchainDB class should be part of project root
...
Solution: Removed the /tendermint directory and moved its contents to project root
2018-07-25 16:43:47 +02:00
..
__init__.py
Added backend tests, configure app fixture
2017-11-23 16:27:35 +01:00
conftest.py
Implement UTXO set backend (
#2033
)
2018-02-14 15:37:19 +01:00
test_connection.py
Remove unsupported backends (
#2289
)
2018-05-23 11:34:00 +02:00
test_queries.py
Problem: BigchainDB class should be part of project root
2018-07-25 16:43:47 +02:00
test_schema.py
Problem: No queries to store pre-commit state (
#2135
)
2018-04-12 13:36:21 +02:00