smaltby / spotify-api-plusplus

A C++ wrapper of the Spotify Web API
MIT License
78 stars 17 forks source link

MyFollowedArtistsTest fails half the time #7

Open smaltby opened 6 years ago

smaltby commented 6 years ago

When running test cases, the MyFollowedArtistsTest fails about half the time, seemingly at random. It should be determined whether or not this is an issue with the test case, or if the follow/unfollow artist methods actually don't work on occasion.

smaltby commented 6 years ago

MyFollowedArtistsTest fails half the time