I just wrote some Foundry tests for the contracts I deployed and it feels awesome ๐.
If you notice, the test coverage is low, for example, *src/PriceConverter.sol* shows 0% in all.
Thatโs because I havenโt tested all the functions yet, so most of the code isnโt tested fully.
But the good news is, Iโm improving little by little.
Getting 1% better every day ๐.