funkwhale/api/tests/music
Eliot Berriot e2ab4ce845
See #170: added content_category on artist
2020-01-22 11:47:54 +01: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 See #170: add a description field on tracks, albums, tracks 2020-01-14 14:00:08 +01:00
test.m4a See #170: add a description field on tracks, albums, tracks 2020-01-14 14:00:08 +01:00
test.mp3 See #170: add a description field on tracks, albums, tracks 2020-01-14 14:00:08 +01:00
test.ogg See #170: add a description field on tracks, albums, tracks 2020-01-14 14:00:08 +01:00
test.opus See #170: add a description field on tracks, albums, tracks 2020-01-14 14:00:08 +01:00
test_activity.py Audio federation 2018-09-22 12:29:30 +00:00
test_api.py Fix #947: Make media and static files serving more reliable when reverse proxy X_FORWARDED_* headers are incorrect 2019-11-27 15:05:50 +01: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 See #170: exclude by default all channels-related entities from /artists, /albums and /tracks endpoints results, for backward compatibility 2019-11-25 09:49:49 +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 See #170: cover on tracks and artists 2020-01-17 16:27:11 +01:00
test_models.py See #170: cover on tracks and artists 2020-01-17 16:27:11 +01:00
test_music.py See #170: cover on tracks and artists 2020-01-17 16:27:11 +01:00
test_mutations.py See #170: cover on tracks and artists 2020-01-17 16:27:11 +01:00
test_serializers.py See #170: added content_category on artist 2020-01-22 11:47:54 +01:00
test_spa_views.py See #170: federation for channels 2019-12-09 13:59:54 +01:00
test_tasks.py See #170: cover on tracks and artists 2020-01-17 16:27:11 +01:00
test_theora.ogg See #170: add a description field on tracks, albums, tracks 2020-01-14 14:00:08 +01:00
test_triggers.py Resolve "Switch to proper full-text-search system" 2019-12-18 15:08:58 +01:00
test_utils.py See #170: now record downloads count on tracks/uploads 2020-01-20 13:59:12 +01:00
test_views.py See #170: now record downloads count on tracks/uploads 2020-01-20 13:59:12 +01: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_cover.opus Fixed album art not being retrieved from Ogg/Opus files 2019-08-26 14:08:00 +02:00
with_other_picture.mp3 See #432: tags acquisition (from audio files) 2019-07-12 15:06:39 +02:00