mopidy / mopidy-local

Mopidy extension for playing music from your local music archive
https://mopidy.com/ext/local/
Apache License 2.0
62 stars 26 forks source link

`mopidy local scan` doesn't have any tests #1

Open adamcik opened 8 years ago

adamcik commented 8 years ago

While reviewing mopidy/mopidy#1555 I realized that mopidy.local.commands.ScanCommand doesn't have tests. We should split out everything in the run() command and test it there or see about testing it directly.

Though given https://github.com/mopidy/mopidy/issues/1563 this might be something to move over to the new project once it's up.

bernd-wechner commented 7 years ago

For the record: see mopidy/mopidy#1003 (not mopidy/mopidy#1563)