funkwhale/api/tests/music
Eliot Berriot 86269c1b07
Can now serve audio content directly from S3
2019-05-09 11:43:35 +02:00
..
__init__.py Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
conftest.py See #297: linting of various, uncommon errors 2018-06-10 12:06:46 +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
licenses.json Fix #308: Licenses 2018-12-04 14:13:37 +00: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 Fix #308: Licenses 2018-12-04 14:13:37 +00:00
test.ogg Faster transcoding tests thanks to smaller audio files (see #648) 2019-01-04 12:23:53 +01:00
test.opus Faster transcoding tests thanks to smaller audio files (see #648) 2019-01-04 12:23:53 +01:00
test_activity.py Audio federation 2018-09-22 12:29:30 +00:00
test_api.py 0.17 release documentation initial draft and migration script 2018-09-25 20:18:02 +00:00
test_commands.py Fix #781: Added a `check_inplace_files` management command to remove purge the database from references to in-place imported files that don't exist on disk anymore 2019-04-05 18:55:00 +02:00
test_filters.py Resolve "Hide an artist in the UI" 2019-02-14 10:49:06 +01:00
test_import.py Resolve "Per-user libraries" (use !368 instead) 2018-09-06 18:35:02 +00:00
test_licenses.py Fix #308: Licenses 2018-12-04 14:13:37 +00:00
test_metadata.py Fix #782: Better handling of featuring/multi-artist tracks tagged with MusicBrainz 2019-04-12 12:04:25 +02:00
test_models.py UI To manage artists, albums, tracks 2019-04-17 14:17:59 +02:00
test_music.py See #565: fixed path issues with external storage 2019-04-24 15:27:07 +02:00
test_mutations.py Edits for artists and albums 2019-04-17 16:11:24 +02:00
test_serializers.py Fix #799: Removed broken/instable lyrics feature 2019-04-23 10:32:51 +02:00
test_spa_views.py Fix #747: Support embedding full artist discographies 2019-03-08 10:34:50 +01:00
test_tasks.py See #565: fixed path issues with external storage 2019-04-24 15:27:07 +02:00
test_theora.ogg Added test for OggTheora Import 2018-05-23 23:33:19 +02:00
test_utils.py Faster transcoding tests thanks to smaller audio files (see #648) 2019-01-04 12:23:53 +01:00
test_views.py Can now serve audio content directly from S3 2019-05-09 11:43:35 +02:00
with_cover.ogg Fixed #469: parsing of embedded file cover for ogg files tagged with MusicBrainz Picard 2019-01-14 14:51:35 +01:00
with_other_picture.mp3 Importer will now pick embedded images in files with OTHER type if no COVER_FRONT is present 2019-01-15 17:14:11 +01:00