bigchaindb/tests/upsert_validator
Vanshdeep Singh c6d7667a80 Problem: No tests for invalid proposer or multiple inputs
Solution: Add tests which raise InvalidPropser exception if the public key not a
part of the validator set and raises MultipleInputsError if more than 1
validators `owners_before` in the election.
2018-07-26 13:37:44 +02:00
..