funkwhale/api/tests/music
Eliot Berriot 4b21128e46
See #195: fix_track_files command can now recompute size, bitrate and duration
2018-05-15 22:01:53 +02:00
..
__init__.py
conftest.py Added dosctrings to fixtures 2018-04-28 18:39:48 +02:00
sample.flac Fix #157: Can now import and play flac files 2018-05-15 18:20:24 +02:00
test.mp3
test.ogg
test_activity.py
test_api.py See #186: moved api authentication required setting to preference 2018-04-28 06:11:50 +02:00
test_commands.py See #195: fix_track_files command can now recompute size, bitrate and duration 2018-05-15 22:01:53 +02:00
test_import.py See #195: set bitrate, duration and size when importing file 2018-05-15 22:01:52 +02:00
test_lyrics.py
test_metadata.py Fix #157: Can now import and play flac files 2018-05-15 18:20:24 +02:00
test_models.py See #195: set bitrate, duration and size when importing file 2018-05-15 22:01:52 +02:00
test_music.py
test_permissions.py Fix #186: moved high-level settings to database preferences 2018-04-28 12:28:13 +02:00
test_tasks.py See #195: set bitrate, duration and size when importing file 2018-05-15 22:01:52 +02:00
test_utils.py See #195: set bitrate, duration and size when importing file 2018-05-15 22:01:52 +02:00
test_views.py Fix #196: In-place imported tracks non-ascii characters don't break reverse-proxy serving 2018-05-10 18:52:00 +02:00
test_works.py