simple-youtube-api icon indicating copy to clipboard operation
simple-youtube-api copied to clipboard

Use mockito-python to mock youtube client to increase code coverage

Open jonnekaunisto opened this issue 4 years ago • 0 comments

Currently we are not testing anything that is calling youtube client. Mock the youtube client instead for that.

https://github.com/kaste/mockito-python

jonnekaunisto avatar Oct 29 '20 02:10 jonnekaunisto