Commit graph

19 commits

Author SHA1 Message Date
omri zaher
8203a9a1b5 test 2025-09-19 18:11:21 +03:00
omri zaher
7531075afe Refactor test user creation in e2e workflow to use dynamic bcrypt hashing for improved security 2025-09-19 18:03:15 +03:00
omri zaher
610eaa0488 Enhance test user creation in e2e workflow by switching to MongoDB for user setup and improving container readiness checks 2025-09-19 17:52:19 +03:00
omri zaher
bd68649550 Refactor test user creation step in e2e testing workflow for improved clarity and efficiency 2025-09-19 17:42:55 +03:00
omri zaher
2556cd6e8c test 2025-09-19 17:10:13 +03:00
omri zaher
eca612c9fd test 2025-09-19 16:00:50 +03:00
omri zaher
5cd75cdf85 Refactor comment for test user creation in e2e testing workflow 2025-09-19 15:51:53 +03:00
omri zaher
8522b8997b test 2025-09-19 15:44:07 +03:00
omri zaher
37960a5be5 test 2025-09-19 15:36:07 +03:00
omri zaher
db70eba2a3 Fix docker cleanup commands to use sudo for stopping and removing containers 2025-09-19 15:15:18 +03:00
omri zaher
166cfb9e22 Enhance EC2 deployment script to stop and remove containers with volumes, and clean up unused Docker resources 2025-09-19 14:46:18 +03:00
omri zaher
97c2c73a5c test 2025-09-19 14:31:58 +03:00
omri zaher
7204991d5e test 2025-09-19 13:48:28 +03:00
omri zaher
f331f75e12 Update MongoDB user insertion to use upsert for idempotency 2025-09-18 19:15:01 +03:00
omri zaher
05cf27ce80 Refactor MongoDB user addition in API tests to use SSH action for EC2 deployment 2025-09-18 18:53:42 +03:00
omri zaher
0c69ba2b4d Add API testing job to e2e workflow with MongoDB user setup and pytest execution 2025-09-18 18:39:42 +03:00
omri zaher
72d89164e6 Refactor Docker image tagging to use short commit SHA for better readability 2025-09-18 17:56:34 +03:00
omri zaher
3a4aa02e8b Add sudo to Docker commands in e2e testing workflow for proper permissions 2025-09-18 17:42:29 +03:00
omri zaher
986ddbac0d Remove outdated API and UI testing workflows 2025-09-18 17:33:49 +03:00