funkwhale/api/tests/music
Toke Høiland-Jørgensen 3ce3451d35 tests: Add metadata test with opus file
This adds a metadata test case for extracting data from an opus test
file. The added file is just converted from test.ogg and the same
metadata fields are used.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2018-08-29 21:23:50 +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
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.opus tests: Add metadata test with opus file 2018-08-29 21:23:50 +02:00
test_activity.py See #297: added black as a local dependency, more verbose check in CI 2018-06-10 12:13:02 +02:00
test_api.py See #297: removed a lot of unused variables 2018-06-10 11:27:38 +02:00
test_commands.py See #297: removed unused variables 2018-06-09 17:41:59 +02:00
test_import.py Fix #351: Ensure we do not import artists with empty names 2018-07-09 22:35:32 +02:00
test_lyrics.py See #297: linting of various, uncommon errors 2018-06-10 12:06:46 +02:00
test_metadata.py tests: Add metadata test with opus file 2018-08-29 21:23:50 +02:00
test_models.py Resolve "Funkwhale unable to import Albums with multiple Artists" 2018-07-09 20:47:55 +00:00
test_music.py See #297: removed a lot of unused variables 2018-06-10 11:27:38 +02:00
test_permissions.py Blacked the code 2018-06-09 15:36:16 +02:00
test_serializers.py Use cropped covers/avatars to reduce bandwidth use 2018-07-20 19:17:39 +02:00
test_tasks.py Test for _do_import with replace 2018-06-22 23:50:46 +02:00
test_theora.ogg Added test for OggTheora Import 2018-05-23 23:33:19 +02:00
test_utils.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
test_views.py See #297: removed a lot of unused variables 2018-06-10 11:27:38 +02:00
test_works.py See #297: linting of various, uncommon errors 2018-06-10 12:06:46 +02:00