mopidy/tests
Thomas Adamcik 603b57ef3c utils: Remove find_uris and update find_files
- find_uris is no more
- find_files now returns file paths relative to path being searched
- find_files now only works on directories
- find_files tests have been updated to reflect changes
- local scanner has gotten a minimal update to reflect this alteration
2013-11-27 22:50:35 +01:00
..
audio utils: Remove find_uris and update find_files 2013-11-27 22:50:35 +01:00
backends tagcache: Split out to own extension for eventual deletion. 2013-11-27 00:04:51 +01:00
config config: Add postprocessor for converting config back. 2013-10-27 12:30:02 +01:00
core core: Refactor core Backends helper 2013-11-27 00:04:51 +01:00
data utils: Remove find_uris and update find_files 2013-11-27 22:50:35 +01:00
frontends local: Move tag cache translators and tests out. 2013-11-26 17:47:52 +01:00
outputs Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
utils utils: Remove find_uris and update find_files 2013-11-27 22:50:35 +01:00
__init__.py tests: Use utf-8 when encoding our test data paths to bytes 2013-06-27 00:25:25 +02:00
__main__.py Remove unused yappi profiler 2012-12-15 23:46:52 +01:00
commands_test.py commands: Move mopidy.utils.command to mopidy.commands 2013-11-16 03:02:45 +01:00
exceptions_test.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00
ext_test.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00
help_test.py Revert "tests: Don't redefine PYTHONPATH" 2013-11-20 23:13:31 +01:00
models_test.py Add genre, composer, and performer tags and use them 2013-11-02 02:29:37 +01:00
version_test.py Bump version for development 2013-10-27 22:44:10 +01:00