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
History
Rodolphe Marques
4326c863ac
Fixed how validate_transaction handles double spends.
...
Create tests. Fixed some flake8 warnings
2016-02-23 13:48:31 +01:00
..
db
Fixed how validate_transaction handles double spends.
2016-02-23 13:48:31 +01:00
utils
Replace
==
with
is
for some tests
2016-02-18 11:42:34 +01:00
__init__.py
Add code, have fun!
2016-02-10 19:55:33 +01:00
conftest.py
Use unique db names in tests to allow xdist
2016-02-19 00:10:44 +01:00
test_commands.py
Fix annoying fixture
2016-02-18 22:14:58 +01:00
test_core.py
Re-worked tests such that
#27
is covered
2016-02-15 16:30:37 +01:00