funkwhale/api/tests/music
Eliot Berriot ba4b6f6ba6
See #228: now use our new action logic for library track import
2018-05-23 21:50:23 +02:00
..
__init__.py Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
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 Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
test.ogg Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
test_activity.py Activity stream representations for user and favorites 2018-03-01 18:38:32 +01:00
test_api.py See #224: less clutered music API, better serializers 2018-05-22 21:10:48 +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 refactored tests, no have __init__ everywhere 2018-03-25 22:27:38 +02:00
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 refactored tests, no have __init__ everywhere 2018-03-25 22:27:38 +02:00
test_permissions.py Fix #186: moved high-level settings to database preferences 2018-04-28 12:28:13 +02:00
test_serializers.py See #224: less clutered music API, better serializers 2018-05-22 21:10:48 +02:00
test_tasks.py Removed acoustid support, as the integration was buggy and error-prone (#106) 2018-05-21 20:55:44 +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 See #228: now use our new action logic for library track import 2018-05-23 21:50:23 +02:00
test_works.py refactored tests, no have __init__ everywhere 2018-03-25 22:27:38 +02:00