Commit Graph

22 Commits (78c8b17e33b493f41e42e92d9baead9df9ef3ea4)

Author SHA1 Message Date
Panagiotis Papadopoulos 2beaaa95bf chore(prettier): fix code style 2025-03-02 20:47:57 +07:00
Panagiotis Papadopoulos 58eaf5eb5b test(etapi): mark as TODO for now
fixes typescript build for now
(not even sure, why we are building the tests as well)
2025-02-14 08:01:30 +07:00
Panagiotis Papadopoulos 67ee3c30fb chore(tests): remove useless test stub 2025-01-18 20:24:43 +07:00
Panagiotis Papadopoulos 33274ada65 test: port spec tests to vitest 2025-01-17 20:24:20 +07:00
Elian Doran 4cbb529fd4
chore(prettier): fix all files 2025-01-09 18:07:02 +07:00
Elian Doran 7a2b5e731e
chore(code): fix more js & ts files 2024-12-22 15:45:54 +07:00
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