Write unit tests for VotingEscrow against a MockVesting contract in test/oSushi/VotingEscrow.t.sol. Fuzzy tests aren't need, just when relevant. Goal here is to ensure interface Compliance for this VotingEscrow Implementation, for example tests look to Curve's Impl
Write unit tests for VotingEscrow against a MockVesting contract in test/oSushi/VotingEscrow.t.sol. Fuzzy tests aren't need, just when relevant. Goal here is to ensure interface Compliance for this VotingEscrow Implementation, for example tests look to Curve's Impl