Added pytest configuration and first 4 unit tests
All checks were successful
AWS Deploy on Push / build (push) Successful in 1m4s
All checks were successful
AWS Deploy on Push / build (push) Successful in 1m4s
This commit is contained in:
@@ -11,4 +11,7 @@ starlette>=0.27.0
|
||||
pyjwt==2.7.0
|
||||
sqlalchemy==2.0.23
|
||||
psycopg2-binary==2.9.9
|
||||
alembic==1.16.1
|
||||
alembic==1.16.1
|
||||
pytest==8.1.1
|
||||
pytest-asyncio==0.23.6
|
||||
pytest-mock==3.12.0
|
||||
Reference in New Issue
Block a user