Added pytest configuration and first 4 unit tests
All checks were successful
AWS Deploy on Push / build (push) Successful in 1m4s

This commit is contained in:
2025-05-27 17:37:05 -05:00
parent 4b1a7e9bea
commit cebbb9c1a8
14 changed files with 205 additions and 15 deletions

11
.vscode/settings.json vendored
View File

@@ -1,17 +1,23 @@
{
"cSpell.words": [
"addopts",
"adminpassword",
"altinstall",
"asyncio",
"autoflush",
"autouse",
"awscliv",
"boto",
"botocore",
"BURSTABLE",
"cabletv",
"certbot",
"certifi",
"delenv",
"devel",
"dotenv",
"fastapi",
"filterwarnings",
"fiorinis",
"freedns",
"fullchain",
@@ -19,8 +25,10 @@
"iptv",
"LETSENCRYPT",
"nohup",
"ondelete",
"onupdate",
"passlib",
"poolclass",
"psycopg",
"pycache",
"pyjwt",
@@ -34,6 +42,9 @@
"sqlalchemy",
"starlette",
"stefano",
"testdb",
"testpass",
"testpaths",
"uvicorn",
"venv"
]