ultrasonic-app-subsonic-and.../subsonic-api/src/integrationTest/resources
Yahor Berdnikau 1c7e5bb0f2 Support json with UTF-8 bom in VersionInterceptor.
Previously it was peeking at response body and put it into intermediate
string that later used in json parsing. This preserves bom character
and leads to parse fail. Now it passes peek body input stream to
json parser that handles bom internally.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-05-15 22:10:37 +02:00
..
error_first_generic_error.json Make subsonic error parser more fail safe. 2018-01-20 10:56:58 +01:00
generic_error.json Fix api error parses always in generic error. 2018-01-13 10:19:42 +01:00
get_album_list_2_ok.json Add getAlbumList2 request. 2017-09-16 19:56:38 +02:00
get_album_list_ok.json Add getAlbumList call. 2017-09-13 22:45:10 +02:00
get_album_ok.json Add getAlbum api call. 2017-08-20 22:04:41 +02:00
get_artist_ok.json Add getArtist request. 2017-08-20 19:45:42 +02:00
get_artists_ok.json Add getArtists call. 2017-08-16 06:59:25 +02:00
get_bookmarks_ok.json Add getBookmarks() api call. 2017-11-18 21:33:02 +01:00
get_chat_messages_ok.json Add getChatMessages() call. 2017-11-16 21:19:24 +01:00
get_genres_ok.json Add getGenres app call. 2017-11-12 00:00:11 +01:00
get_indexes_ok.json Add parsing shortcuts info. 2017-08-12 21:19:46 +02:00
get_lyrics_ok.json Add getLyrics call. 2017-09-03 22:09:13 +02:00
get_music_directory_ok.json Use default values for getMusicDirectory response. 2017-08-20 15:10:34 +02:00
get_music_folders_ok.json Adds get music directory response/request handling. 2017-07-19 17:02:47 +02:00
get_playlist_ok.json Add getPlaylist call to subsonic api. 2017-08-27 22:12:23 +02:00
get_playlists_ok.json Add getPlaylists api call. 2017-09-01 22:46:10 +02:00
get_podcasts_ok.json Add getPodcasts call. 2017-09-03 16:10:48 +02:00
get_random_songs_ok.json Add getRandomSongs call. 2017-09-16 20:47:11 +02:00
get_shares_ok.json Add createShare api call. 2017-11-11 20:31:20 +01:00
get_songs_by_genre_ok.json Add getSongsByGenre api call. 2017-11-14 21:57:28 +01:00
get_starred_2_ok.json Add getStarred2() call. 2017-09-16 22:57:39 +02:00
get_starred_ok.json Add getStarred call. 2017-09-16 22:19:17 +02:00
get_user_ok.json Add getUser api call. 2017-11-14 22:46:51 +01:00
get_videos_ok.json Add getVideos() call. 2017-11-19 13:51:20 +01:00
incompatible_client_protocol_version_error.json Add more test for error responses. 2018-01-13 10:54:30 +01:00
incompatible_server_protocol_version_error.json Add more test for error responses. 2018-01-13 10:54:30 +01:00
jukebox_control_playlist_ok.json Add jukebox control call. 2017-11-07 21:26:44 +01:00
jukebox_control_status_ok.json Add jukebox control call. 2017-11-07 21:26:44 +01:00
license_ok.json Add missing fields to License entity. 2017-07-25 22:23:55 +02:00
non_subsonic_response.json Add version interceptor. 2017-12-02 21:51:26 +01:00
ping_ok.json
ping_ok_utf8_bom.json Support json with UTF-8 bom in VersionInterceptor. 2018-05-15 22:10:37 +02:00
request_data_not_found_error_response.json Fix api error parses always in generic error. 2018-01-13 10:19:42 +01:00
requested_data_was_not_found_error.json Add more test for error responses. 2018-01-13 10:54:30 +01:00
required_param_missing_error.json Add more test for error responses. 2018-01-13 10:54:30 +01:00
reversed_tokens_generic_error.json Make subsonic error parser more fail safe. 2018-01-20 10:56:58 +01:00
search2_ok.json Add search2 api request. 2017-08-25 21:32:36 +02:00
search3_ok.json Add new search3 api call. 2017-08-27 11:39:38 +02:00
search_ok.json Add search api call. 2017-08-24 22:04:53 +02:00
self-signed.p12 Allow to use self-signed certificates. 2017-12-26 12:34:16 +01:00
self-signed.pem Allow to use self-signed certificates. 2017-12-26 12:34:16 +01:00
token_auth_not_supported_for_ldap_error.json Add more test for error responses. 2018-01-13 10:54:30 +01:00
trial_period_is_over_error.json Add more test for error responses. 2018-01-13 10:54:30 +01:00
unexpected_error.json Fix api error parses always in generic error. 2018-01-13 10:19:42 +01:00
user_not_authorized_for_operation_error.json Add more test for error responses. 2018-01-13 10:54:30 +01:00
with_additional_json_object_generic_error.json Make subsonic error parser more fail safe. 2018-01-20 10:56:58 +01:00
without_message_generic_error.json Make subsonic error parser more fail safe. 2018-01-20 10:56:58 +01:00
wrong_username_or_password_error.json Fix api error parses always in generic error. 2018-01-13 10:19:42 +01:00