You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's add unit tests for functions deployProxy and upgradeProxy - it should cover successful deployment and upgrade and also cases where the upgrade shouldn't happen.
Examples in the repo that already implemented unit tests for these functions here.
The text was updated successfully, but these errors were encountered:
Let's add unit tests for functions
deployProxy
andupgradeProxy
- it should cover successful deployment and upgrade and also cases where the upgrade shouldn't happen.Examples in the repo that already implemented unit tests for these functions here.
The text was updated successfully, but these errors were encountered: