app: add in-memory test fakes for all critical ports

This commit is contained in:
2026-05-31 04:25:40 +02:00
parent b67e595280
commit 294626db72
6 changed files with 428 additions and 85 deletions

1
Cargo.lock generated
View File

@@ -90,6 +90,7 @@ version = "0.1.0"
dependencies = [
"anyhow",
"async-trait",
"bytes",
"domain",
"thiserror",
"tokio",