ultrasonic-app-subsonic-and.../subsonic-api/src/integrationTest/kotlin/org/moire/ultrasonic/api/subsonic
Yahor Berdnikau 5bf5af2842 Change MusicDirectoryChild ids type to String.
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2017-12-16 21:28:18 +01:00
..
interceptors Add version interceptor. 2017-12-02 21:51:26 +01:00
rules Fix detekt issues. 2017-07-30 22:23:25 +02:00
CommonFunctions.kt Check call if it supported by current server version. 2017-12-10 10:48:41 +01:00
GetStreamUrlTest.kt Update dynamically client version. 2017-12-02 21:51:26 +01:00
SubsonicAPIClientTest.kt Split Subsonic API integration test into a smaller classes. 2017-08-16 21:37:58 +02:00
SubsonicApiAddChatMessageTest.kt Add addChatMessage() call. 2017-11-16 22:18:13 +01:00
SubsonicApiCreateBookmarkTest.kt Add createBookmark() call. 2017-11-18 21:55:07 +01:00
SubsonicApiCreatePlaylistTest.kt Add createPlaylist api call. 2017-09-02 20:42:55 +02:00
SubsonicApiCreateShareTest.kt Change MusicDirectoryChild ids type to String. 2017-12-16 21:28:18 +01:00
SubsonicApiDeleteBookmarkTest.kt Add deleteBookmark() call. 2017-11-18 22:14:48 +01:00
SubsonicApiDeletePlaylistTest.kt Add deletePlaylist() call. 2017-09-02 21:07:19 +02:00
SubsonicApiDeleteShareTest.kt Add deleteShare() call. 2017-11-19 14:36:41 +01:00
SubsonicApiGetAlbumList2Test.kt Change album ids type to String. 2017-12-16 20:10:25 +01:00
SubsonicApiGetAlbumListRequestTest.kt Change MusicDirectoryChild ids type to String. 2017-12-16 21:28:18 +01:00
SubsonicApiGetAlbumTest.kt Change MusicDirectoryChild ids type to String. 2017-12-16 21:28:18 +01:00
SubsonicApiGetArtistTest.kt Change album ids type to String. 2017-12-16 20:10:25 +01:00
SubsonicApiGetArtistsTest.kt Change artist id type to String. 2017-12-16 19:50:57 +01:00
SubsonicApiGetAvatarTest.kt Add getAvatar() call. 2017-11-19 21:19:33 +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 Add stream call. 2017-11-05 22:21:25 +01:00
SubsonicApiGetGenresTest.kt Add getGenres app call. 2017-11-12 00:00:11 +01:00
SubsonicApiGetIndexesTest.kt Change artist id type to String. 2017-12-16 19:50:57 +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 Change MusicDirectoryChild ids type to String. 2017-12-16 21:28:18 +01:00
SubsonicApiGetMusicFoldersTest.kt Replace type of id property to String. 2017-12-12 21:08:49 +01:00
SubsonicApiGetPlaylistTest.kt Change MusicDirectoryChild ids type to String. 2017-12-16 21:28:18 +01:00
SubsonicApiGetPlaylistsTest.kt Change Playlist id type to String. 2017-12-16 20:47:00 +01:00
SubsonicApiGetPodcastsTest.kt Change MusicDirectoryChild ids type to String. 2017-12-16 21:28:18 +01:00
SubsonicApiGetRandomSongsTest.kt Change MusicDirectoryChild ids type to String. 2017-12-16 21:28:18 +01:00
SubsonicApiGetSharesTest.kt Change MusicDirectoryChild ids type to String. 2017-12-16 21:28:18 +01:00
SubsonicApiGetSongsByGenreTest.kt Change MusicDirectoryChild ids type to String. 2017-12-16 21:28:18 +01:00
SubsonicApiGetStarred2Test.kt Change artist id type to String. 2017-12-16 19:50:57 +01:00
SubsonicApiGetStarredTest.kt Change artist id type to String. 2017-12-16 19:50:57 +01:00
SubsonicApiGetUserTest.kt Add getUser api call. 2017-11-14 22:46:51 +01:00
SubsonicApiGetVideosListTest.kt Change MusicDirectoryChild ids type to String. 2017-12-16 21:28:18 +01:00
SubsonicApiJukeboxControlTest.kt Change MusicDirectoryChild ids type to String. 2017-12-16 21:28:18 +01:00
SubsonicApiPasswordTest.kt Extract password param providing in separate interceptors. 2017-11-22 21:56:16 +01:00
SubsonicApiPingRequestTest.kt Use same approach to all integration tests. 2017-08-29 22:25:29 +02:00
SubsonicApiScrobbleTest.kt Add scrobble call. 2017-09-04 21:20:22 +02:00
SubsonicApiSearchTest.kt Change MusicDirectoryChild ids type to String. 2017-12-16 21:28:18 +01:00
SubsonicApiSearchThreeTest.kt Change MusicDirectoryChild ids type to String. 2017-12-16 21:28:18 +01:00
SubsonicApiSearchTwoTest.kt Change MusicDirectoryChild ids type to String. 2017-12-16 21:28:18 +01:00
SubsonicApiStarTest.kt Use same approach to all integration tests. 2017-08-29 22:25:29 +02:00
SubsonicApiStreamTest.kt Add stream call. 2017-11-05 22:21:25 +01:00
SubsonicApiUnstarTest.kt Use same approach to all integration tests. 2017-08-29 22:25:29 +02:00
SubsonicApiUpdatePlaylistTest.kt Add updatePlaylist() call. 2017-09-03 10:25:36 +02:00
SubsonicApiUpdateShareTest.kt Add updateShare() call. 2017-11-19 15:25:31 +01:00