test: add shared api client tests and remove dead backend code

This commit is contained in:
2026-09-06 22:46:40 +02:00
parent c78845ca7a
commit 4f5f829c81
5 changed files with 77 additions and 25 deletions
+2 -1
View File
@@ -2,4 +2,5 @@
- also update readmes in other languages
- use catalog install for common deps (typescript, vite, tsdown, etc. ) please suggest.
- move formatting, linting, type checking and git hooks to vite-plus (uses oxlint, oxfmt, vitest and git hook dispatcher)
- move formatting, linting, type checking and git hooks to vite-plus (uses oxlint, oxfmt, vitest and git hook dispatcher)
- re-add CSP (Content-Security-Policy) into axum router ( (was in csp.rs, removed as unused)