nomad-xyz / monorepo

Nomad Monorepo -- SDKs, Contracts, and more!
https://www.nomad.xyz
Apache License 2.0
118 stars 28 forks source link

feat: GovernanceRouter unit tests in fork mode #540

Closed odyslam closed 1 year ago

odyslam commented 1 year ago

Motivation

Test the GovernanceRouter with on-chain state

Solution

Refactor (a bit) the unit tests and inherit them to the fork environment

PR Checklist

anna-carroll commented 1 year ago

looks good i think. does governance router have any tests that interact with real home functionality?

anna-carroll commented 1 year ago

refactored: https://github.com/nomad-xyz/monorepo/pull/544