hedyhli/starcli

Add tests for cached results

hedyhli opened this issue · 1 comments

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

Hey @hedythedev, I have linked the pull request for this issue. Please have a look