You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add unit tests for functions in music_utils.py
To do this create test_music_utils.py and place under tests/ directory. It is probably easiest to copy an existing unit test file in that directory and change the main class and wipe out existing tests.
The text was updated successfully, but these errors were encountered:
Add unit tests for functions in
music_utils.py
To do this create
test_music_utils.py
and place undertests/
directory. It is probably easiest to copy an existing unit test file in that directory and change the main class and wipe out existing tests.The text was updated successfully, but these errors were encountered: