tududi/backend/models
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
..
area.js Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
calendar_token.js Parallelize test running (#166) 2025-07-16 13:27:57 +03:00
inbox_item.js Scaffold intelligent suggestions 2025-07-11 20:34:48 +03:00
index.js Parallelize test running (#166) 2025-07-16 13:27:57 +03:00
note.js Fix test issues 2025-07-05 07:49:32 +03:00
project.js Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
tag.js Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
task.js Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
task_event.js Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
user.js Improve settings compatibility 2025-07-15 10:44:01 +03:00