ultrasonic-app-subsonic-and.../subsonic-api/src/integrationTest/kotlin/org/moire/ultrasonic/api/subsonic
Yahor Berdnikau 3e1dbe3476 Fix api error parses always in generic error.
Now it parses to right error representation. Also fix that right
exception for error is not thrown on api call.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-01-13 10:19:42 +01:00
..
interceptors Update KtLint to 0.14.0 version. 2017-12-21 10:58:43 +01:00
rules Allow to use self-signed certificates. 2017-12-26 12:34:16 +01:00
CommonFunctions.kt Fix api error parses always in generic error. 2018-01-13 10:19:42 +01:00
GetStreamUrlTest.kt Update dynamically client version. 2017-12-02 21:51:26 +01:00
SubsonicAPIClientTest.kt Update KtLint to 0.14.0 version. 2017-12-21 10:58:43 +01:00
SubsonicApiAddChatMessageTest.kt Add addChatMessage() call. 2017-11-16 22:18:13 +01:00
SubsonicApiCreateBookmarkTest.kt Update api definition to use String type for ids. 2017-12-16 22:14:01 +01:00
SubsonicApiCreatePlaylistTest.kt Update api definition to use String type for ids. 2017-12-16 22:14:01 +01:00
SubsonicApiCreateShareTest.kt Change MusicDirectoryChild ids type to String. 2017-12-16 21:28:18 +01:00
SubsonicApiDeleteBookmarkTest.kt Update api definition to use String type for ids. 2017-12-16 22:14:01 +01:00
SubsonicApiDeletePlaylistTest.kt Update api definition to use String type for ids. 2017-12-16 22:14:01 +01:00
SubsonicApiDeleteShareTest.kt Update api definition to use String type for ids. 2017-12-16 22:14:01 +01:00
SubsonicApiErrorsTest.kt Fix api error parses always in generic error. 2018-01-13 10:19:42 +01:00
SubsonicApiGetAlbumList2Test.kt Update api definition to use String type for ids. 2017-12-16 22:14:01 +01:00
SubsonicApiGetAlbumListRequestTest.kt Update api definition to use String type for ids. 2017-12-16 22:14:01 +01:00
SubsonicApiGetAlbumTest.kt Update KtLint to 0.14.0 version. 2017-12-21 10:58:43 +01:00
SubsonicApiGetArtistTest.kt Update api definition to use String type for ids. 2017-12-16 22:14:01 +01:00
SubsonicApiGetArtistsTest.kt Update KtLint to 0.14.0 version. 2017-12-21 10:58:43 +01:00
SubsonicApiGetAvatarTest.kt Fix api error parses always in generic error. 2018-01-13 10:19:42 +01:00
SubsonicApiGetBookmarksTest.kt Change MusicDirectoryChild ids type to String. 2017-12-16 21:28:18 +01:00
SubsonicApiGetChatMessagesTest.kt Add getChatMessages() call. 2017-11-16 21:19:24 +01:00
SubsonicApiGetCoverArtTest.kt Fix api error parses always in generic error. 2018-01-13 10:19:42 +01:00
SubsonicApiGetGenresTest.kt Add getGenres app call. 2017-11-12 00:00:11 +01:00
SubsonicApiGetIndexesTest.kt Update api definition to use String type for ids. 2017-12-16 22:14:01 +01:00
SubsonicApiGetLicenseTest.kt Use same approach to all integration tests. 2017-08-29 22:25:29 +02:00
SubsonicApiGetLyricsTest.kt Add getLyrics call. 2017-09-03 22:09:13 +02:00
SubsonicApiGetMusicDirectoryTest.kt Update KtLint to 0.14.0 version. 2017-12-21 10:58:43 +01:00
SubsonicApiGetMusicFoldersTest.kt Replace type of id property to String. 2017-12-12 21:08:49 +01:00
SubsonicApiGetPlaylistTest.kt Update api definition to use String type for ids. 2017-12-16 22:14:01 +01:00
SubsonicApiGetPlaylistsTest.kt Change Playlist id type to String. 2017-12-16 20:47:00 +01:00
SubsonicApiGetPodcastsTest.kt Update KtLint to 0.14.0 version. 2017-12-21 10:58:43 +01:00
SubsonicApiGetRandomSongsTest.kt Update api definition to use String type for ids. 2017-12-16 22:14:01 +01:00
SubsonicApiGetSharesTest.kt Change MusicDirectoryChild ids type to String. 2017-12-16 21:28:18 +01:00
SubsonicApiGetSongsByGenreTest.kt Update KtLint to 0.14.0 version. 2017-12-21 10:58:43 +01:00
SubsonicApiGetStarred2Test.kt Update api definition to use String type for ids. 2017-12-16 22:14:01 +01:00
SubsonicApiGetStarredTest.kt Update api definition to use String type for ids. 2017-12-16 22:14:01 +01:00
SubsonicApiGetUserTest.kt Add getUser api call. 2017-11-14 22:46:51 +01:00
SubsonicApiGetVideosListTest.kt Update KtLint to 0.14.0 version. 2017-12-21 10:58:43 +01:00
SubsonicApiJukeboxControlTest.kt Update KtLint to 0.14.0 version. 2017-12-21 10:58:43 +01:00
SubsonicApiPasswordTest.kt Update KtLint to 0.14.0 version. 2017-12-21 10:58:43 +01:00
SubsonicApiPingRequestTest.kt Use same approach to all integration tests. 2017-08-29 22:25:29 +02:00
SubsonicApiSSLTest.kt Fix checkstyle problem. 2017-12-27 22:28:36 +01:00
SubsonicApiScrobbleTest.kt Add scrobble call. 2017-09-04 21:20:22 +02:00
SubsonicApiSearchTest.kt Update KtLint to 0.14.0 version. 2017-12-21 10:58:43 +01:00
SubsonicApiSearchThreeTest.kt Update KtLint to 0.14.0 version. 2017-12-21 10:58:43 +01:00
SubsonicApiSearchTwoTest.kt Update KtLint to 0.14.0 version. 2017-12-21 10:58:43 +01:00
SubsonicApiStarTest.kt Update api definition to use String type for ids. 2017-12-16 22:14:01 +01:00
SubsonicApiStreamTest.kt Fix api error parses always in generic error. 2018-01-13 10:19:42 +01:00
SubsonicApiUnstarTest.kt Update api definition to use String type for ids. 2017-12-16 22:14:01 +01:00
SubsonicApiUpdatePlaylistTest.kt Update api definition to use String type for ids. 2017-12-16 22:14:01 +01:00
SubsonicApiUpdateShareTest.kt Update api definition to use String type for ids. 2017-12-16 22:14:01 +01:00