tududi/backend
Antonis Anastasiadis a62d46a96d
Fix parallel test race condition (#168)
* Fix potential test race condition

* Fix setting Docker perms when user exists

---------

Co-authored-by: antanst <>
2025-07-16 14:57:14 +03:00
..
cmd Parallelize test running (#166) 2025-07-16 13:27:57 +03:00
config Parallelize test running (#166) 2025-07-16 13:27:57 +03:00
middleware Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
migrations Lint & format (#159) 2025-07-15 10:44:02 +03:00
models Parallelize test running (#166) 2025-07-16 13:27:57 +03:00
routes Parallelize test running (#166) 2025-07-16 13:27:57 +03:00
scripts Parallelize test running (#166) 2025-07-16 13:27:57 +03:00
seeders Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
services Parallelize test running (#166) 2025-07-16 13:27:57 +03:00
tests Fix parallel test race condition (#168) 2025-07-16 14:57:14 +03:00
utils Cleanup and add safe utility functions (#154) 2025-07-15 10:44:02 +03:00
.env.example Setup intelligence (#84) 2025-06-27 14:02:18 +03:00
.env.test Express migration (#80) 2025-06-16 21:50:44 +03:00
.prettierrc.json Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
.sequelizerc Express migration (#80) 2025-06-16 21:50:44 +03:00
app.js Parallelize test running (#166) 2025-07-16 13:27:57 +03:00
cookies.txt Scaffold recurring task layout (#83) 2025-06-19 16:56:38 +03:00
eslint.config.js Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
jest.config.js Remove DOCKER_BUILD test env. 2025-07-16 14:14:54 +03:00
start.sh Config fixes (#100) 2025-07-01 13:29:12 +03:00