Hello,
I took your updated project for a spin. Docker containers built successfully and migrations performed as expected. However, when running pytest, only part of the tests pass, with those in api/routes/test_users.py failing due to authorization issues. It would be helpful if you could let users of your project know how to successfully run pytest. Thank you
Hello,
I took your updated project for a spin. Docker containers built successfully and migrations performed as expected. However, when running pytest, only part of the tests pass, with those in api/routes/test_users.py failing due to authorization issues. It would be helpful if you could let users of your project know how to successfully run pytest. Thank you