funkwhale/api/tests/music
Georg Krause 5ca8691feb test(api): Fix order of s3 backend initializartion
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2709>
2024-02-26 07:44:18 +00:00
..
__init__.py Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
conftest.py chore: fix flake8 warnings 2022-11-23 07:32:43 +00: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 chore: format files using prettier (pre-commit) 2022-11-23 23:46:34 +01:00
sample.flac See #170: add a description field on tracks, albums, tracks 2020-01-14 14:00:08 +01:00
test.aiff Support AIFF file format 2020-11-21 12:13:09 +01:00
test.m4a Fix #1104: invalid metadata when importing multi-artists tracks/albums 2020-06-23 12:37:48 +02:00
test.mp3 Fix #1104: invalid metadata when importing multi-artists tracks/albums 2020-06-23 12:37:48 +02:00
test.ogg Fix #1104: invalid metadata when importing multi-artists tracks/albums 2020-06-23 12:37:48 +02:00
test.opus Fix #1104: invalid metadata when importing multi-artists tracks/albums 2020-06-23 12:37:48 +02:00
test_activity.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +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 Add cli command to prune non mbid content from db (#2083) 2024-02-06 11:52:29 +00:00
test_filters.py fix: Make Artist ordering by name case insensitive 2023-10-10 13:02:13 +02:00
test_import.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
test_licenses.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
test_metadata.py chore: Align with flake8 6.1 rules 2024-02-02 19:46:08 +01:00
test_models.py style: format file with black==23.7.0 2023-07-25 19:04:32 +02:00
test_music.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
test_mutations.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
test_serializers.py fix(tests): replace serialize_upload with UploadSerializer 2024-02-20 17:33:57 +00:00
test_spa_views.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
test_tasks.py fix(tests): fix broken test 2023-11-19 14:16:42 +00: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 chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
test_utils.py test(api): Fix order of s3 backend initializartion 2024-02-26 07:44:18 +00:00
test_views.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00: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