tududi/backend/services
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
..
inboxProcessingService.js Lint & format (#159) 2025-07-15 10:44:02 +03:00
quotesService.js Fix test issues 2025-07-12 21:34:47 +03:00
recurringTaskService.js Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
taskEventService.js Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
taskScheduler.js Parallelize test running (#166) 2025-07-16 13:27:57 +03:00
taskSummaryService.js Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
telegramApi.js Lint & format (#159) 2025-07-15 10:44:02 +03:00
telegramInitializer.js Parallelize test running (#166) 2025-07-16 13:27:57 +03:00
telegramPoller.js Improve Telegram integration 2025-07-12 21:07:46 +03:00