This repository was archived by the owner on Mar 12, 2023. It is now read-only.
Task: improve user package tests #79
Labels
needs triage
The issue or pull request could use eyes on it
We would like to merge #78 due to circumstances around the new POC. If we come back to this repo, we will need to flesh out the tests that are there.
Missing test cases:
Me
should respond with 500 when there is no user in the JWTGetUser
should respond with a user if it existsGetUser
should respond with 404 if not found and have 1 error in responseGetUser
should respond with 500 if the call to the DB failedAffected Functionality
Just tests
The text was updated successfully, but these errors were encountered: