1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-20 03:11:04 +00:00
supysonic/tests/api
Carl Hall be305225e1 Correct FK fields to match parent column type.
Add error handling for fetching an rss feed.
Add error handling for failure modes of feedparser
Add more optional fields to episode as a 'child'
Add planet money rss feed for testing
2020-08-20 21:15:43 -07:00
..
__init__.py Implement podcast: create+delete+get channel(s); delete episode 2020-07-05 15:05:34 -07:00
apitestbase.py Dropping Python 2 support 2019-12-23 16:23:57 +01:00
test_album_songs.py Fix tests and some small bugs 2019-10-01 16:55:23 +02:00
test_annotation.py Fix tests and some small bugs 2019-10-01 16:55:23 +02:00
test_api_setup.py Runnig black on everything 2019-06-29 17:25:44 +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 Fix tests and some small bugs 2019-10-01 16:55:23 +02:00
test_playlist.py Runnig black on everything 2019-06-29 17:25:44 +02:00
test_podcast.py Correct FK fields to match parent column type. 2020-08-20 21:15:43 -07:00
test_radio.py Create features and tests for internet radio stations of Subsonic API 2020-06-14 22:22:53 -07: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 Runnig black on everything 2019-06-29 17:25:44 +02:00
test_user.py Runnig black on everything 2019-06-29 17:25:44 +02:00