ValkyrjaProject / Valkyrja.web

[PHP - laravel] Community Management bot for Discord (website)
https://valkyrja.app
MIT License
5 stars 3 forks source link

Tests coverage for back-end authentication is lacking. #25

Open Venefilyn opened 6 years ago

Venefilyn commented 6 years ago

As seen in our latest CI build, the code coverage for logic connected to authentication and authorization is lacking and should be improved to cover more.

Ideally we want 100% code coverage testing a vast array of values to make sure authentication is solid.