tududi/backend/scripts
Antonis Anastasiadis c24bff1882
Parallelize test running (#166)
* Allow specifying DB file explicitely.

* Export config getter/setter instead of object

Allows dynamically changing configuration

* Remove maxWorker Jest limit, parallelize tests

* Remove unnecessary slow step in Dockerfile.

* Correct error response during login

* Fix setting DB permissions in docker entrypoint

---------

Co-authored-by: antanst <>
2025-07-16 13:27:57 +03:00
..
db-init.js Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
db-migrate.js Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
db-reset.js Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
db-status.js Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
db-sync.js Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
migration-create.js Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
seed-dev-data.js Parallelize test running (#166) 2025-07-16 13:27:57 +03:00
user-create.js Linting cleanup (#99) 2025-07-01 11:40:09 +03:00