CCExtractor Development
[SwagLyrics] Add some unit tests.
Introduction
SwagLyrics-For-Spotify is an application that fetches the currently playing song from Spotify on Windows and displays the lyrics in the command-line or in a browser tab (using Flask). Refreshes automatically when song changes and uses lyrics fetched from Genius. The application is also available as a pip module.
PyPI : https://pypi.org/project/swaglyrics/
The task
Currently, there are a limited set of unit tests. We'd like to increase coverage, so more tests should be added. Apart from regular tests, Flask provides a way to test the application, so it'd be great to make use of that and test some stuff that way.
Requirements to complete this task
We expect an opened pull request, which contains the unit tests that cover (most of) the code, and documentation where necessary.
Relevant extra links
Task tags
Students who completed this task
T1duS