Vanshdeep Singh 0a7eeaaf26 Problem: Public key not encoded using type in validator set update
Solution: Use `value` field to use appropriate decoder and re-encode public key in base16
2018-09-05 15:07:30 +02:00
..
2016-02-10 19:55:33 +01:00

BigchainDB Server Unit Tests

Most of the tests in the tests/ folder are unit tests. For info about how to write and run tests, see the docs about contributing to BigchainDB, especially:

Note: There are acceptance tests in the acceptance/ folder (at the same level in the hierarchy as the tests/ folder).