1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-20 03:11:04 +00:00
supysonic/tests/api
Alban Féron 5c46c96b53
Some fixes for Windows support (especially for tests)
The main motive here isn't full Windows support per, but being
able to run tests on Windows, as this is my main platform.
Booting a VM just to run tests is cumbersome.
2020-11-08 15:39:09 +01:00
..
__init__.py Create features and tests for internet radio stations of Subsonic API 2020-06-14 22:22:53 -07:00
apitestbase.py Dropping Python 2 support 2019-12-23 16:23:57 +01:00
test_album_songs.py Deduplicate on getAlbumList 2020-11-07 15:44:09 +01:00
test_annotation.py Fix tests and some small bugs 2019-10-01 16:55:23 +02:00
test_api_setup.py Errors don't set the HTTP status code 2020-09-06 15:08:51 +02:00
test_browse.py Fix tests and some small bugs 2019-10-01 16:55:23 +02:00
test_chat.py Runnig black on everything 2019-06-29 17:25:44 +02:00
test_lyrics.py Forgot feeding data for the lyrics test 2019-07-13 16:55:21 +02:00
test_media.py Add test for M4A embedded art 2020-11-01 15:55:06 +01:00
test_playlist.py Runnig black on everything 2019-06-29 17:25:44 +02:00
test_radio.py Some fixes for Windows support (especially for tests) 2020-11-08 15:39:09 +01:00
test_response_helper.py Dropping Python 2 support 2019-12-23 16:23:57 +01:00
test_search.py Runnig black on everything 2019-06-29 17:25:44 +02:00
test_system.py Runnig black on everything 2019-06-29 17:25:44 +02:00
test_transcoding.py Some fixes for Windows support (especially for tests) 2020-11-08 15:39:09 +01:00
test_user.py Runnig black on everything 2019-06-29 17:25:44 +02:00