funkwhale/api/funkwhale_api/music/tests
Eliot Berriot 3396329c19
Fixed reverse import in django.urls
2017-12-16 15:19:33 +01:00
..
mocking Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
__init__.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
cover.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
data.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
factories.py Replaced model_mummy with factory_boy 2017-12-15 23:41:04 +01:00
test.mp3 Fixed #21: can now import MP3 files via command line, also improved musicbrainz ID handling in import process 2017-06-26 21:56:24 +02:00
test.ogg Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
test_api.py Fixed reverse import in django.urls 2017-12-16 15:19:33 +01:00
test_lyrics.py Fixed reverse import in django.urls 2017-12-16 15:19:33 +01:00
test_metadata.py Fixed #21: can now import MP3 files via command line, also improved musicbrainz ID handling in import process 2017-06-26 21:56:24 +02:00
test_models.py Fixed #44: now bind track file to import job 2017-12-14 23:06:21 +01:00
test_music.py Replaced model_mummy with factory_boy 2017-12-15 23:41:04 +01:00
test_works.py Fixed reverse import in django.urls 2017-12-16 15:19:33 +01:00