nknaian / musicrecs

A Spotify-powered music recommendation platform with snoozin 'n friends
MIT License
3 stars 0 forks source link

Testing: external_auth #55

Closed nknaian closed 3 years ago

nknaian commented 3 years ago

Add unittests for external_auth module. This will be tricky to deal with the redirect to the authorization link...

nknaian commented 3 years ago

Obsolete after #26 was completed