Sylvain Bellemare 7bd6d485bc Test Bigchain.get_blocks_status_containing_tx() (#399)
* Test Bigchain.get_blocks_status_containing_tx()

exception case

* Test Bigchaindb.has_previous_vote()

* Add missing blank lines (pep 8)

* Group imports

* Move ImproperVoteError into .exceptions.py

* Simplify logic

* Simplify formatting

* Imrpove the docstrings a bit

* Move GenesisBlockAlreadyExistsError

into .exceptions.py

* Remove unused import

* Add missing blank line

* Remove extra blank line

* Group imports from same module together

* Add test for Bigchain.transaction_exists()
2016-06-28 14:19:22 +02:00
..
2016-06-10 14:07:53 +02:00
2016-02-10 19:55:33 +01:00
2016-06-20 13:24:14 +02:00
2016-06-28 14:19:07 +02:00
2016-02-23 09:39:56 +01:00
2016-06-28 14:18:50 +02:00