Open Steuchinator opened 1 year ago
Tested Token through the voting tester because voting uses it, thought this might need clarification.
contract: VotingAndRep - 79.2% VotingAndRep.proposeVote - 87.5% VotingAndRep.vote - 87.5% VotingAndRep.finishVote - 76.7% VotingAndRep._burn - 75.0% VotingAndRep.mint - 75.0% VotingAndRep.resetVotablity - 75.0% VotingAndRep.setDisabled - 50.0%
Assertion passed, function worked and was covered. Someone ended up fixing the voting test coverage, so I switched to Token testing.