funkwhale/api/tests/music
Eliot Berriot c6cd3abf9d Merge branch '229-anonymous-access' into 'develop'
Resolve "Ensure anonymous users can listen to music if instance is configured accordingly"

Closes #229

See merge request funkwhale/funkwhale!211
2018-05-24 20:52:40 +00:00
..
__init__.py
conftest.py Added dosctrings to fixtures 2018-04-28 18:39:48 +02:00
sample.flac Fix #157: Can now import and play flac files 2018-05-15 18:20:24 +02:00
test.mp3
test.ogg
test_activity.py Activity stream representations for user and favorites 2018-03-01 18:38:32 +01:00
test_api.py See #224: less clutered music API, better serializers 2018-05-22 21:10:48 +02:00
test_commands.py See #195: fix_track_files command can now recompute size, bitrate and duration 2018-05-15 22:01:53 +02:00
test_import.py See #195: set bitrate, duration and size when importing file 2018-05-15 22:01:52 +02:00
test_lyrics.py refactored tests, no have __init__ everywhere 2018-03-25 22:27:38 +02:00
test_metadata.py Added test for OggTheora Import 2018-05-23 23:33:19 +02:00
test_models.py See #195: set bitrate, duration and size when importing file 2018-05-15 22:01:52 +02:00
test_music.py refactored tests, no have __init__ everywhere 2018-03-25 22:27:38 +02:00
test_permissions.py Fix #229: removed last hardcoded settings to protect audio files 2018-05-24 21:34:59 +02:00
test_serializers.py See #224: less clutered music API, better serializers 2018-05-22 21:10:48 +02:00
test_tasks.py See #228: more performante federation import launch via API 2018-05-24 18:53:12 +02:00
test_theora.ogg Added test for OggTheora Import 2018-05-23 23:33:19 +02:00
test_utils.py See #195: set bitrate, duration and size when importing file 2018-05-15 22:01:52 +02:00
test_views.py Merge branch '229-anonymous-access' into 'develop' 2018-05-24 20:52:40 +00:00
test_works.py refactored tests, no have __init__ everywhere 2018-03-25 22:27:38 +02:00