funkwhale/api/tests
Eliot Berriot 3ad1fe17d5
Test bot can now unfollow
2018-04-03 23:25:44 +02:00
..
activity refactored tests, no have __init__ everywhere 2018-03-25 22:27:38 +02:00
channels refactored tests, no have __init__ everywhere 2018-03-25 22:27:38 +02:00
common Fixed failing tests 2018-03-25 22:34:30 +02:00
data Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
favorites refactored tests, no have __init__ everywhere 2018-03-25 22:27:38 +02:00
federation Test bot can now unfollow 2018-04-03 23:25:44 +02:00
files Fix #138: Better handling of utf-8 filenames during file import 2018-03-25 15:40:37 +02:00
history Renamed listening end_date to creation_date 2018-03-25 17:17:33 +02:00
instance refactored tests, no have __init__ everywhere 2018-03-25 22:27:38 +02:00
music Fixed a bunch of failing tests 2018-03-28 23:54:08 +02:00
musicbrainz refactored tests, no have __init__ everywhere 2018-03-25 22:27:38 +02:00
playlists Fixed a bunch of failing tests 2018-03-28 23:54:08 +02:00
radios Fixed a bunch of failing tests 2018-03-28 23:54:08 +02:00
requests Fixed failing tests 2018-03-03 23:23:42 +01:00
users Fix #139: We now restrict some usernames from being used during signup 2018-03-24 20:31:36 +01:00
__init__.py Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
conftest.py Fake_request fixture for django requests 2018-03-31 18:39:54 +02:00
test_acoustid.py Upgraded celery to 4.1, added endpoint logic for fingerprinting audio files 2017-12-27 17:30:09 +01:00
test_downloader.py Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
test_import_audio_file.py Fix #138: Better handling of utf-8 filenames during file import 2018-03-25 15:40:37 +02:00
test_jwt_querystring.py Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
test_tasks.py Upgraded celery to 4.1, added endpoint logic for fingerprinting audio files 2017-12-27 17:30:09 +01:00
test_youtube.py Fixed a bunch of failing tests 2018-03-28 23:54:08 +02:00