ultrasonic-app-subsonic-and.../subsonic-api/src/integrationTest/kotlin/org/moire/ultrasonic/api/subsonic
Yahor Berdnikau c917bcb1a6 Update ktlint to 0.12.1 version.
Also updated ktlint-gradle to 2.3.0 version. Added ktlint reports to
circle CI.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2017-11-16 22:04:38 +01:00
..
interceptors Increase read timeout. 2017-11-05 22:21:25 +01:00
rules Fix detekt issues. 2017-07-30 22:23:25 +02:00
CommonFunctions.kt Update ktlint to 0.12.1 version. 2017-11-16 22:04:38 +01:00
SubsonicAPIClientTest.kt Split Subsonic API integration test into a smaller classes. 2017-08-16 21:37:58 +02:00
SubsonicApiCreatePlaylistTest.kt Add createPlaylist api call. 2017-09-02 20:42:55 +02:00
SubsonicApiCreateShareTest.kt Add createShare api call. 2017-11-11 20:31:20 +01:00
SubsonicApiDeletePlaylistTest.kt Add deletePlaylist() call. 2017-09-02 21:07:19 +02:00
SubsonicApiGetAlbumList2Test.kt Add getAlbumList2 request. 2017-09-16 19:56:38 +02:00
SubsonicApiGetAlbumListRequestTest.kt Add getAlbumList call. 2017-09-13 22:45:10 +02:00
SubsonicApiGetAlbumTest.kt Use same approach to all integration tests. 2017-08-29 22:25:29 +02:00
SubsonicApiGetArtistTest.kt Use same approach to all integration tests. 2017-08-29 22:25:29 +02:00
SubsonicApiGetArtistsTest.kt Use same approach to all integration tests. 2017-08-29 22:25:29 +02: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 Use same approach to all integration tests. 2017-08-29 22:25:29 +02: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 Use same approach to all integration tests. 2017-08-29 22:25:29 +02:00
SubsonicApiGetMusicFoldersTest.kt Use same approach to all integration tests. 2017-08-29 22:25:29 +02:00
SubsonicApiGetPlaylistTest.kt Use same approach to all integration tests. 2017-08-29 22:25:29 +02:00
SubsonicApiGetPlaylistsTest.kt Add getPlaylists api call. 2017-09-01 22:46:10 +02:00
SubsonicApiGetPodcastsTest.kt Add getPodcasts call. 2017-09-03 16:10:48 +02:00
SubsonicApiGetRandomSongsTest.kt Add getRandomSongs call. 2017-09-16 20:47:11 +02:00
SubsonicApiGetSharesTest.kt Add createShare api call. 2017-11-11 20:31:20 +01:00
SubsonicApiGetSongsByGenreTest.kt Add getSongsByGenre api call. 2017-11-14 21:57:28 +01:00
SubsonicApiGetStarred2Test.kt Add getStarred2() call. 2017-09-16 22:57:39 +02:00
SubsonicApiGetStarredTest.kt Add getStarred call. 2017-09-16 22:19:17 +02:00
SubsonicApiGetUserTest.kt Add getUser api call. 2017-11-14 22:46:51 +01:00
SubsonicApiJukeboxControlTest.kt Add jukebox control call. 2017-11-07 21:26:44 +01:00
SubsonicApiPasswordTest.kt Split Subsonic API integration test into a smaller classes. 2017-08-16 21:37:58 +02: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 Use same approach to all integration tests. 2017-08-29 22:25:29 +02:00
SubsonicApiSearchThreeTest.kt Use same approach to all integration tests. 2017-08-29 22:25:29 +02:00
SubsonicApiSearchTwoTest.kt Use same approach to all integration tests. 2017-08-29 22:25:29 +02: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