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
/
commands
History
Zachary Bowen
bee9468bd0
Problem:
test_make_sure_we_dont_remove_any_command
does not check for
upsert-validator show
(
#2499
).
...
Solution: Extend the test.
2018-09-05 10:51:32 +02:00
..
__init__.py
More test abstractions for multiple databases (
#950
)
2016-12-16 22:17:13 +01:00
conftest.py
Problem: we have unused and outdated fixtures (
#2476
)
2018-08-27 09:48:20 +02:00
test_commands.py
Problem:
test_make_sure_we_dont_remove_any_command
does not check for
upsert-validator show
(
#2499
).
2018-09-05 10:51:32 +02:00
test_utils.py
Problem: Users want to know upsert-validator election status.
2018-08-30 10:47:37 +02:00