funkwhale/api/tests/music
JuniorJPDJ bf1f146b63 fix(api): allow importing single files using fs-import API endpoint 2025-01-29 19:37:46 +01:00
..
test_directory_playlist add a command to create playlist from folder structure 2024-07-02 14:30:51 +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 chore(api): update all dependencies (develop) (major) 2025-01-16 11:51:31 +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 Playlist federation (#1458) 2025-01-03 18:17:25 +00:00
test_coverart.ogg Add support for deprecated COVERART in ogg containers and update relevant documentation (#2376) 2025-01-25 15:12:38 +00:00
test_filters.py Supporting multi-artist per tracks/albums (#1568) 2024-08-29 14:11:35 +00: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 Add support for deprecated COVERART in ogg containers and update relevant documentation (#2376) 2025-01-25 15:12:38 +00:00
test_migrations.py Drop libraries in favor of playlist for user audio sharing (#2366) 2025-01-04 15:03:49 +00:00
test_models.py Drop libraries in favor of playlist for user audio sharing (#2366) 2025-01-04 15:03:49 +00:00
test_music.py Supporting multi-artist per tracks/albums (#1568) 2024-08-29 14:11:35 +00:00
test_mutations.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
test_serializers.py Drop libraries in favor of playlist for user audio sharing (#2366) 2025-01-04 15:03:49 +00:00
test_spa_views.py Drop libraries in favor of playlist for user audio sharing (#2366) 2025-01-04 15:03:49 +00:00
test_tasks.py chore(api): update all dependencies (develop) (major) 2025-01-16 11:51:31 +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 Drop python 3.8 and 3.9, support python 3.13 2025-01-13 21:47:18 +00:00
test_views.py fix(api): allow importing single files using fs-import API endpoint 2025-01-29 19:37:46 +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