Commit graph

16 commits

Author SHA1 Message Date
d008dcb54d Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
9cffe6814e Merge: develop 2023-06-11 02:32:14 +02:00
39deec76d2 chore: automated housekeeping... 2023-06-01 23:51:22 +02:00
ace7caada1 Refactoring: port import flow 2023-06-01 02:52:21 +02:00
66f2999422 Tests: disable a code quality check 2023-05-24 02:21:14 +02:00
6f3285fbd7 Refactoring: improve codeQuality.spec.ts to use promises 2023-05-16 01:34:57 +02:00
228ceb120d Port tests to vitest 2023-02-08 01:21:21 +01:00
ce44f34bf3 Add wrong default import from json files to code quality checks, fix those imports 2023-02-08 01:14:21 +01:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
0f66d7f8cc Add fakedom to test UI code, replace all 'innerText' with 'textContent' as it is not compatible with fakedom 2022-06-28 03:21:18 +02:00
7559f9259b Styling tweak
Add mapillary link to nearby_images

Fix licenses

Add missing assets

First version of nearby-images
2022-05-08 13:05:26 +02:00
c3859d56c6 Rename tests to test; add a few tests 2022-04-06 03:06:28 +02:00
4f4fc650b1 First steps to a real testing framework: first working version with mocha, chai and doctest-ts 2022-03-14 22:57:01 +01:00
5284f198d8 Fix various bugs 2022-02-22 14:13:41 +01:00
29b3c98cd2 Remove console.log 2022-02-14 19:20:58 +01:00
1c418e5a49 Add code quality test, remove all constructor.name entries as they are unreadable after minification 2022-02-14 02:26:03 +01:00