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
-1
View File
@@ -15,7 +15,6 @@ use tower_http::{
extern crate lazy_static;
mod config;
mod csp;
mod health;
mod note;
mod status;