back tests 80+

This commit is contained in:
iqubik
2026-03-29 03:52:43 +03:00
parent e7a63dfff0
commit 7f5aae32e7
28 changed files with 5024 additions and 9 deletions
+9
View File
@@ -0,0 +1,9 @@
# Test Environment Variables
DB_HOST=localhost
DB_PORT=15432
DB_USERNAME=test_user
DB_PASSWORD=test_password
DB_NAME=test_3dp_manager
JWT_SECRET=test_jwt_secret_key_for_testing_only
ADMIN_LOGIN=test_admin
ADMIN_PASSWORD=test_password