Commit Graph

439 Commits

Author SHA1 Message Date
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
Tim Stadler
40f9cbad33 Forgot one method :) 2018-10-14 15:26:39 +02:00
Tim Stadler
a74aa21943 Complete ITagApi interface definition 2018-10-14 15:20:46 +02:00
Chris Deaker
e668e0ef31 Add optional username parameter to AlbumApi.GetInfo. 2018-10-10 20:47:48 +13:00
Rikki Tooley
4850cad6b4 Release v1.1.0 of Inflatable.Lastfm.SQLite package 2018-07-21 12:47:48 +01:00
Rikki Tooley
8c33b7fbb5 Fix packaging for Inflatable.Lastfm.SQLite and update dependencies
- match Json.Net and Microsoft.Net.Http with Inflatable.Lastfm
2018-07-08 22:54:52 +01:00
Rikki Tooley
940d94d878 Configure AppVeyor to build pull requests 2018-07-01 21:34:14 +01:00
Rikki Tooley
fc3d39b7d6 Update NuGet api key 2018-07-01 21:16:19 +01:00
Rikki Tooley
a16af9c04d Fix build version - 1.1.0 not 1.1.1 2018-07-01 21:09:42 +01:00
Rikki Tooley
4fc978b053 Add version properties to csprojs so AppVeyor version patching works 2018-07-01 21:02:55 +01:00
Rikki Tooley
fe5bfadeb3 Merge build configs 2018-07-01 20:41:13 +01:00
Rikki Tooley
c44deb47d0 Update AppVyeor version patching for .Net Core projects 2018-07-01 20:31:37 +01:00
Rikki Tooley
9aa0b325b1 Bump version to 1.1 2018-07-01 20:01:26 +01:00
Rikki Tooley
bb1341dee9 Deprecate support of PCL 259 branch 2018-07-01 20:01:26 +01:00
Rikki Tooley
56848e52f9
Update code example - doesn't compile 2018-05-23 17:45:00 +01:00
Rikki Tooley
aed127578b
Merge pull request #116 from coczero/UserPlayCount
Added UserPlayCount property to LastTrack
2018-05-19 13:14:15 +01:00