for whatever reason, it doesn't throw exception. i fixed the test to check for failed tx status instead: https://github.com/pauluhn/election/blob/paul/test/election.js#L54
Originally posted by @pauluhn in #1 (comment)
I am still getting an error and my "double voting" test is failing
- Contract: Election
vote fails for double voting:
AssertionError: accepts first vote: expected <BN: 0> to equal 1
Originally posted by @pauluhn in #1 (comment)
I am still getting an error and my "double voting" test is failing