Add tests for cached results
hedyhli opened this issue · 1 comments
hedyhli commented
Caching results was added in #97 by @AkashD-Developer, it would be nice if CLI tests were added for it.
The details of implementation is up to you, here's some ideas:
- Checking for the cache json
- Running same command again and time differences
AkashD-Developer commented
Hey @hedythedev, I have linked the pull request for this issue. Please have a look