idekerlab / cellmaps_utils

MIT License
1 stars 0 forks source link

Add unit tests for functions in `music_utils.py` #2

Open coleslaw481 opened 1 year ago

coleslaw481 commented 1 year ago

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.