projectgoav / E.Deezer

Unoffical asynchronous Deezer .NET API
16 stars 11 forks source link

Fix for tests #76

Closed PoLaKoSz closed 5 years ago

PoLaKoSz commented 5 years ago

This PR reduce the failing tests count close to 0.

PoLaKoSz commented 5 years ago

ping @projectgoav If You merge this: ❌ 0 Tests Failed ⚠️ 5 Tests Skipped ✔️ 188 Tests Passed

PoLaKoSz commented 5 years ago

The GenreWithRadios class has unique properties (only ID, Title and IEnumerable<T>) which doesn't occur in any other server response so i don't have any idea for a better name.