ScopeLift / flexible-voting

💪🗳️ Flexible Voting – A Powerful Building Block for DAO Governance
https://flexiblevoting.com
MIT License
86 stars 8 forks source link

Add Tests For FlexVotingClient #59

Open apbendi opened 1 year ago

apbendi commented 1 year ago

The FlexVotingClient is indirectly tested through its usage in the Aave and Comp clients, but those have been moved into a separate repo, and they also have their own specific considerations. We should have a set of unit tests for the base client that live in this repository.