tududi/backend
Antonis 4fa2aa91bf
Fix E2E test breakage (#380)
* Add logging placeholder functions, fix notes.js uids

* Add UIDs to inbox items. Includes migration.

* Add UID to users.

* Add project UIDs usage.

* Add script that runs specific E2E test(s)

* Only run Chromium E2E tests by default.

* Fix breaking E2E tests

* fixup! Fix breaking E2E tests

---------

Co-authored-by: antanst <>
Co-authored-by: Chris Veleris <chrisveleris@gmail.com>
2025-10-05 16:04:46 +03:00
..
cmd Hotfix start script 2025-08-07 15:18:19 +03:00
config Disable internal SSL 2025-07-23 12:22:27 +03:00
middleware Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
migrations Fix E2E test breakage (#380) 2025-10-05 16:04:46 +03:00
models Fix E2E test breakage (#380) 2025-10-05 16:04:46 +03:00
routes Fix E2E test breakage (#380) 2025-10-05 16:04:46 +03:00
scripts New user service 2025-07-31 14:02:42 +03:00
seeders Feat/add project states (#354) 2025-09-29 16:04:25 +03:00
services Fix notes.js & areas.js UID usage and remove IDs. (#355) 2025-09-29 16:03:46 +03:00
tests Fix E2E test breakage (#380) 2025-10-05 16:04:46 +03:00
utils Fix safeRemoveColumn to properly handle SQLite table recreation 2025-10-02 00:21:26 +03:00
.env.test Express migration (#80) 2025-06-16 21:50:44 +03:00
.prettierignore Add 'dist' paths to git & prettier ignore. 2025-07-22 11:45:14 +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 Fix notes.js & areas.js UID usage and remove IDs. (#355) 2025-09-29 16:03:46 +03:00
eslint.config.js Sorting fixes (#174) 2025-07-17 17:43:56 +03:00
jest.config.js Fix E2E test breakage (#380) 2025-10-05 16:04:46 +03:00