Content
@
0 reply
0 recast
2 reactions
Evgeni
@evgeni
Please share your best practices for testing smart contracts other than running unit tests with Forge 🙏
2 replies
0 recast
1 reaction
Royal
@royalaid.eth
Honestly locked state integration tests are super important. For instance if you want to test a liquidation on Aave via a flashloan you need to setup that state, probably forcing that state via oracle or balance manipulation, can be critical for finding flow related bugs.
1 reply
0 recast
1 reaction
Evgeni
@evgeni
Got it, thank you!
0 reply
0 recast
0 reaction