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
Lev Berman
4a96216356
Problem: Looking for election block is inefficient.
...
Solution: Record placed elections, update the records upon election conclusion.
2018-09-19 15:15:37 +02:00
..
__init__.py
Added backend tests, configure app fixture
2017-11-23 16:27:35 +01:00
conftest.py
Problem: Source files contain no license info (
#2455
)
2018-08-16 12:31:32 +02:00
test_connection.py
Problem: There are unnecessary markers (
#2522
)
2018-09-10 09:53:18 +02:00
test_queries.py
Problem: Users trying to use an incompatible version of Tendermint (
#2541
)
2018-09-14 15:37:18 +02:00
test_schema.py
Problem: Looking for election block is inefficient.
2018-09-19 15:15:37 +02:00