@the-girl-analyst
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 🚀.