backend unit tests

This commit is contained in:
jackiettran
2025-09-19 19:46:41 -04:00
parent cf6dd9be90
commit 649289bf90
28 changed files with 17266 additions and 57 deletions

1
.gitignore vendored
View File

@@ -43,6 +43,7 @@ backend/.env.qa
backend/.env.prod
backend/dist
backend/logs
backend/coverage
# Frontend specific
frontend/node_modules