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
.vscode/settings.json
vendored
11
.vscode/settings.json
vendored
@@ -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"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user