funkwhale/api/tests/music
Eliot Berriot bbae4e323b
Fix #288: Huge performance boost during CLI import that queries MusicBrainz
2018-06-06 21:45:38 +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
cover.jpg Fix #231 and #219: ensure we import covers regarless of the import method 2018-06-02 17:34:46 +02:00
cover.png Fix #231 and #219: ensure we import covers regarless of the import method 2018-06-02 17:34:46 +02:00
sample.flac Fix #231 and #219: ensure we import covers regarless of the import method 2018-06-02 17:34:46 +02:00
test.mp3 Improved Unit test 2018-05-26 13:16:20 +02: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 Fix #273: fix_track_files will now update files with bad mimetype 2018-06-03 18:57:35 +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 #267: Do not crash when tag contains multiple uuids with a / separator 2018-06-05 19:44:00 +02:00
test_models.py Fix #288: Huge performance boost during CLI import that queries MusicBrainz 2018-06-06 21:45:38 +02:00
test_music.py refactored tests, no have __init__ everywhere 2018-03-25 22:27:38 +02:00
test_permissions.py Fix #229: removed last hardcoded settings to protect audio files 2018-05-24 21:34:59 +02:00
test_serializers.py See #224: less clutered music API, better serializers 2018-05-22 21:10:48 +02:00
test_tasks.py Fix #231 and #219: ensure we import covers regarless of the import method 2018-06-02 17:34:46 +02:00
test_theora.ogg Added test for OggTheora Import 2018-05-23 23:33:19 +02:00
test_utils.py Fix #266: Ensure we do not store bad mimetypes 2018-06-03 18:07:59 +02:00
test_views.py Merge branch '229-anonymous-access' into 'develop' 2018-05-24 20:52:40 +00:00
test_works.py refactored tests, no have __init__ everywhere 2018-03-25 22:27:38 +02:00