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
I’d like us to focus on testing OpenZeppelin contracts: ERC20, ERC721, Governor, Upgradable contracts, proxies, etc. These would give us the most bang for the buck right now.
We should:
Bring all the OpenZeppelin smart contracts into the contracts directory.
Have test suites for hardhat, foundry, and brownie (in that order of priority) exercising deployment, transactions, calls, logs, etc. Try to re-use test suites that already exist.
The text was updated successfully, but these errors were encountered:
I’d like us to focus on testing OpenZeppelin contracts: ERC20, ERC721, Governor, Upgradable contracts, proxies, etc. These would give us the most bang for the buck right now.
We should:
The text was updated successfully, but these errors were encountered: