Commit graph

24 commits

Author SHA1 Message Date
1528dfaae1 Housekeeping: formatting 2024-02-20 13:33:38 +01:00
2576931a2b Attempt to fix tests 2024-01-13 02:09:42 +01:00
310c41fd16 Merge develop 2024-01-12 23:38:58 +01:00
639253d971 Fix tests 2024-01-11 05:37:25 +01:00
c5f2f201b5 Fix tests 2024-01-07 17:59:10 +01:00
3cbedf7cf2 Security/fix: update SHA-hashes of goatcounter script, add test to check that they are still up-to-date 2024-01-07 17:32:14 +01:00
c13d80f062 Performance: trim svg.ts, use Svelte-SVG-componenets where possible (WIP) 2023-11-19 04:38:34 +01:00
08bbbcabc4 Fix: add script integrity, add check to validate that script integrity is always in place 2023-08-23 12:50:20 +02:00
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