Commit Graph

454 Commits

Author SHA1 Message Date
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
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
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
Rikki Tooley
b952ab33a8
Add info on running tests, reorganise headings 2018-12-26 12:47:18 +00:00
Johan Klinge
514a5108a8 Adding Syro project back to the solution 2018-12-10 16:17:47 +01:00
Johan Klinge
1b8a3ef2d2 Setting path for artifacts back to netstandard1.1 in appveyor.yml 2018-12-08 17:48:20 +01:00
Johan Klinge
febab19e6c Added package Appveyor.TestLogger to the test projects 2018-12-08 17:34:55 +01:00
Johan Klinge
19294b5012 Removed custom test script from appveyor.yml, according to docs test should be run automatically 2018-12-07 16:08:51 +01:00
Johan Klinge
6af3b4efed Adding property IsTestProject=true to the test csproj files 2018-12-07 15:58:53 +01:00
Johan Klinge
d115650f6a Temporarily removed Syro project from solution 2018-12-07 15:47:44 +01:00
Johan Klinge
d4902a5cdb Update to appveyor.yml to set path to artifacts to netstandard1.1 2018-12-07 15:46:48 +01:00
Johan Klinge
4dce1b0cad Reverting to target netstandard1.1 on Lastfm.Core and Lastfm.SQLite 2018-12-07 15:42:04 +01:00
Johan Klinge
2f38dce4b5 Removed process=separate from run-tests.ps1 2018-12-06 14:03:46 +01:00
Johan Klinge
54c4bd7ccc Removing framework option from run-tests.ps1 2018-12-06 14:02:45 +01:00
Johan Klinge
501ecc9e3d Appveyor still not getting assets - retarget SQLite project to netstandard2.0 and changes to appveyor.yml 2018-12-06 14:00:44 +01:00
Johan Klinge
e90557466b appveylor.yml - updated artifact pathnames 2018-12-06 13:48:13 +01:00
Johan Klinge
b3e6d5263b appveyor.yml updated paths to match netstandard2.0 2018-12-06 12:13:26 +01:00
Johan Klinge
1afc4b143d IF.Lastfm.Core setting TargetFramework to netstandard2.0 2018-12-06 11:41:11 +01:00
Johan Klinge
17d18ad73a Updated TargetFramework for IF.Lastfm.Core and IF.Lastfm.SQLite to netcoreapp2.1 2018-12-06 11:12:14 +01:00
Johan Klinge
8c485fab4e run-tests script: added /process=separate 2018-12-06 10:25:00 +01:00
Johan Klinge
5b4c8221f4 run-tests script: added framework:net-2.1 2018-12-06 10:09:01 +01:00
Johan Klinge
9a32a05ffc run-tests script: removed setting framework4.5 2018-12-06 10:02:34 +01:00
Johan Klinge
d57befc5d9 run-tests script - updated paths to test dlls 2018-12-06 09:52:42 +01:00
Johan Klinge
79ea242850 Fix to resx file 2018-12-04 15:56:17 +01:00
Johan Klinge
450779a39f ChartGetTopTagsTest - fix for bug? in the lastfm api chart.getTopArtists 2018-12-04 15:31:29 +01:00
Johan Klinge
6562cb3f0e Updated SQLite Integration test project 2018-12-04 14:06:43 +01:00
Johan Klinge
d654ac9178 Updated Core.Integration tests - removed old files 2018-12-04 13:01:01 +01:00
Johan Klinge
cc0efd1397 Fixed Scrobbler tests 2018-12-04 11:19:57 +01:00
Johan Klinge
014cd65654 Added Scrobbler tests - still not working 2018-12-03 17:56:17 +01:00
Johan Klinge
1ca1bde62f Structuring - moved tests to appropriate folders 2018-12-03 17:38:23 +01:00
Johan Klinge
c201b885ef Updated last tests - all tests now passing 2018-12-03 17:33:49 +01:00
Johan Klinge
d6214f09e3 Updated Tracks and misc tests 2018-12-03 17:09:09 +01:00
Johan Klinge
24a5896b89 Updated Library and Tag tests 2018-12-03 17:00:01 +01:00
Johan Klinge
f00cb88ea4 Updated tests for Album and Artist 2018-12-03 16:45:04 +01:00
Johan Klinge
806d146d63 Resource embed in csproj and new method GetFileContents in CommandTestBase 2018-12-03 16:02:05 +01:00
Johan Klinge
e429bbcaa9 Added tests 2018-12-03 00:03:15 +01:00
Johan Klinge
f8e02745e2 Started with CoreTests 2018-12-02 17:39:47 +01:00
Rikki Tooley
03ebcb270a
Merge pull request #130 from c-d/feature/127-album-user-info
Add optional username parameter to AlbumApi.GetInfo.
2018-10-14 22:27:59 +01:00
Rikki Tooley
e23895294c
Merge pull request #132 from coczero/Complete-ITagApi
Complete ITagApi interface definition
2018-10-14 21:53:02 +01:00