LonelyVikingMichael / litestar-users

Authentication and user management for the Litestar framework
https://lonelyvikingmichael.github.io/litestar-users/
MIT License
42 stars 12 forks source link

Enhancement: Tests and test coverage #9

Open LonelyVikingMichael opened 1 year ago

LonelyVikingMichael commented 1 year ago

So far we're pretty much only testing the API endpoints, and even then not for all common scenarios. There should be unit tests for the repositories, services, guards etc.