Commit Graph

490 Commits

Author SHA1 Message Date
Rikki Tooley
8667d94d5f
Merge pull request #159 from inflatablefriends/github-actions
Use GitHub Actions for CI + use dotnet CLI for packaging
2020-06-28 02:27:46 +01:00
Rikki
a2ff77f8f8 Reduce amt of test output in CI 2020-06-28 02:23:25 +01:00
Rikki
0eef4c948e Remove run-tests script
- run dotnet test instead
2020-06-28 02:20:37 +01:00
Rikki
e86b30bba0 Remove AppVeyor config 2020-06-28 02:20:03 +01:00
Rikki
c764337b1a Add core tests project to sln + upgrade deps 2020-06-28 02:14:54 +01:00
Rikki
5ccdd7de95 Fix capitalisation of paths in resxs 2020-06-28 02:13:46 +01:00
Rikki
f56d3e3cef Update docs to ref .NET Core SDK 2020-06-28 01:17:53 +01:00
Rikki Tooley
1764fb9d35 Start configuring Nuget package publish 2020-06-26 17:37:00 +01:00
Rikki Tooley
8d09f8114c Configure build workflows for pr, release + next branches 2020-06-26 17:02:59 +01:00
Rikki Tooley
c972e108ee Switch to using dotnet pack to create .nupkg 2020-06-26 16:40:03 +01:00
Rikki Tooley
ff422c6b88 Remove unneeded build platforms in sln 2020-06-26 16:08:25 +01:00
Rikki Tooley
7c84ec8cf8 Add metadata from nuspec to IF.Lastfm.Core 2020-06-26 16:06:42 +01:00
Rikki Tooley
483ae1b550 Recreate sln file with just core project 2020-06-26 15:52:17 +01:00
Rikki Tooley
fc95385a8c
Start configuring build with GitHub actions 2020-06-26 15:09:23 +01:00
Rikki Tooley
2f14a19660
Merge pull request #143 from klinge/feature/add-user.getWeeklyChart-functions
Feature/adding User.getWeeklyChart-functions
2019-02-02 14:10:51 +00:00
Johan Klinge
23307b274f Merge branch 'feature/add-user.getWeeklyChart-functions' of https://github.com/klinge/lastfm into feature/add-user.getWeeklyChart-functions 2019-01-31 14:01:40 +01:00
Johan Klinge
0b908b2f9d Dummy commit to test appveyor integrations tests 2019-01-31 14:01:04 +01:00
Johan Klinge
e365d50377 Removed To and From attribs from PageResponse and tests 2019-01-30 18:28:47 +01:00
Rikki Tooley
944623c1d2
Merge pull request #144 from L-Dogg/OptionalParamsToGetRecentTracksRequest
Add optional parameters to the GetRecentTracks request
2019-01-29 08:42:33 +00:00
orgiele
10239d4d30 Get rid of polish characters, add params to GetRecentTrackCommand 2019-01-27 15:14:26 +01:00
Johan Klinge
6a7a0eab7b Better error message in integration test 2019-01-23 11:40:55 +01:00
Johan Klinge
2948b020b9 Fixing review comments on tests and command 2019-01-21 10:25:36 +01:00
Rikki Tooley
17c00c7dee
Merge pull request #141 from klinge/feature/129-add-Artist.GetTopAlbumsByMbidAsync
Issue 129 - Add artist.get top albums by mbid async
2019-01-20 16:34:53 +00:00
Rikki Tooley
e2511d19a6
Merge pull request #140 from klinge/feature/128-ArtistGetInfo-add-lang-param
Issue 128 - Added lang param to Artist.GetInfo
2019-01-20 16:33:49 +00:00
Rikki Tooley
375c11b686
Merge pull request #142 from klinge/feature/fix-sqlite-tests
Fix for SQLite tests
2019-01-20 16:33:19 +00:00
Szymon Adach
c3aff5aa29 Add optional parameters to the GetRecentTracks request 2019-01-20 12:33:50 +01:00
Johan Klinge
20039f1172 Added integration tests 2019-01-10 13:41:19 +01:00
Johan Klinge
7de822c18d Fixing resulting error in test for UserGetTopAlbumCommandTests 2019-01-10 13:21:53 +01:00
Johan Klinge
864bd34991 Update to LastAlbum object to handle different naming of artistname in the response of User.GetWeeklyAlbumChart 2019-01-10 13:14:54 +01:00
Johan Klinge
581afd708c Added unit tests - still failing.. 2019-01-10 13:00:26 +01:00
Johan Klinge
a1e366c249 Implemented User.GetWeeklyAlbumChart 2019-01-10 11:07:55 +01:00
Johan Klinge
bf6aad6ef8 Added integration test 2019-01-09 16:43:08 +01:00
Johan Klinge
33c834905c Added unit tests for User.GetWeeklyTrackChart 2019-01-09 15:33:50 +01:00
Johan Klinge
e293e538a6 Added User.GetWeeklyTrackChart 2019-01-09 15:15:26 +01:00
Johan Klinge
6806ea4b9d Integration test for UserGetWeeklyArtistChart 2019-01-09 14:18:13 +01:00
Johan Klinge
695d318aaa Added To and From params to PageResponse 2019-01-09 13:59:52 +01:00
Johan Klinge
9a764cec5f Added unit test for User.GetWeeklyArtistChart 2019-01-09 13:29:57 +01:00
Johan Klinge
9eb98d6e51 Added user.getWeeklyArtistChart 2019-01-08 16:26:39 +01:00
Johan Klinge
920265eb4e More asserts in integration test 2019-01-08 15:48:20 +01:00
Johan Klinge
45563553ee Changed method name, added integration test 2019-01-08 15:35:26 +01:00
Johan Klinge
628adbe68d Added both datetime and unixtime vars in object, unit test updated 2019-01-08 11:05:02 +01:00
Johan Klinge
42f0e837ef Added GetWeeklyChartlist implementation and unit tests 2019-01-08 10:48:30 +01:00
Johan Klinge
5b3018ce65 Added an explicit test 2018-12-30 15:37:11 +01:00
Johan Klinge
cafb065ad3 Added integration tests 2018-12-30 15:07:10 +01:00
Johan Klinge
2b4f1e3ab1 Added unit test and new json resource files 2018-12-30 10:54:45 +01:00
Johan Klinge
0952adee48 Added new method in Artist interface and api, changes in command to allow using mbid or artistname 2018-12-29 11:09:09 +01:00
Johan Klinge
b7fe2d04fb Added lang param to command and unit test 2018-12-27 22:49:43 +01:00
Rikki Tooley
fe98ddbdc8 Merge branch 'feature/135-retarget-test-projects' 2018-12-26 12:59:47 +00:00
Rikki Tooley
e4120a5c84 Update run-tests.ps1 to work with dotnet test command - SQLite tests don't run properly though 2018-12-26 12:58:11 +00:00
Rikki Tooley
d05b1239dd Remove unneeded test file 2018-12-26 12:57:46 +00:00