Commit Graph

16 Commits (db0911cc28d6b71136eec014b77a014760c81c1f)

Author SHA1 Message Date
Elian Doran 42f0073ab6
server: Fix various imports 2024-07-24 20:31:26 +07:00
Elian Doran 10239d1a0b Merge branch 'feature/server_esm_part2' into feature/server_esm_part3 2024-07-22 20:20:34 +07:00
Elian Doran e53b7dd297 Merge remote-tracking branch 'origin/develop' into feature/server_esm 2024-07-22 19:59:44 +07:00
Elian Doran b6c5880484
server-esm: Fix use of __dirname 2024-07-19 00:18:35 +07:00
Elian Doran 2750df04a3
server-esm: Change simple library import statements 2024-07-18 21:37:45 +07:00
Elian Doran 35d11cc0d2
server-esm: Change simple local import statements 2024-07-18 21:35:17 +07:00
Elian Doran 8fb67c9766
server-esm: Normalize quotes in require imports 2024-07-18 21:28:51 +07:00
Elian Doran e393914b94
tests: Align with original repo
Apparently upstream does not run all the tests, the beforeAll() is not
even executed. On our side it was, causing a lot of errors related to
timeouts.
2024-07-15 22:24:14 +07:00
Alex fcb30f6319 feat: migrate jasmine tests to ts 2024-05-08 23:59:11 +07:00
Alex e7f11d6687 enable jasmine test runs 2024-05-03 21:18:20 +07:00
zadam cf99345962 use .js extension for require() as a preparation for future migration to ESM 2023-11-22 19:34:48 +07:00
zadam 889cb1d7b1 Merge branch 'stable'
# Conflicts:
#	package.json
2023-11-03 12:15:39 +07:00
zadam 0efc42081d more tests 2023-11-01 00:41:35 +07:00
zadam 695c9d5cf3 more note etapi tests 2023-10-30 23:51:53 +07:00
zadam 8690228d98 etapi test infrastructure plus a basic note creation test 2023-10-29 23:24:11 +07:00
zadam 01093d05d7 qswitch-electron, qswitch-server npm scripts 2023-10-29 18:39:53 +07:00