Ringobot / SpotifyApi.NetCore

Lightweight .NET Core wrapper for the Spotify Web API
MIT License
37 stars 16 forks source link

Support/related artists model deserialization #19

Closed brandongregoryscott closed 4 years ago

brandongregoryscott commented 4 years ago

Fixes #18

Added an integration test for this method as well, as it was lacking one. Also updated the TestsHelper class to allow for the testing config to be found on a non-Windows platform.

DanielLarsenNZ commented 4 years ago

Thanks @brandongregoryscott ! I will review this and merge, release tonight 👍