Need to build unit tests for the templates. A minimum of server and database connectivity should be built first with a simple test on /health route for the not protected route, and /user/api for the protected route. Will need to create a moke authenticated user for this.
Need to build unit tests for the templates. A minimum of server and database connectivity should be built first with a simple test on
/healthroute for the not protected route, and/user/apifor the protected route. Will need to create a moke authenticated user for this.