asciidisco / plugin.video.netflix

Inputstream based Netflix plugin for Kodi
MIT License
1.24k stars 226 forks source link

Credentials unit tests #707

Open tomjshore opened 5 years ago

tomjshore commented 5 years ago

Types of changes

This is to add unit tests to the NetflixCredentials class. The only change to "real" code was to change the if statements on string validation so the when encoding/decodeing it will return empty string if email or password is empty (this seems to be the intention viewing the code comments).

All Submissions:

Changes to Core Features: