add basic router tests

This commit is contained in:
geoffsee
2025-06-05 14:06:00 -04:00
committed by Geoff Seemueller
parent 72583e5f5b
commit 22ef371c5b
3 changed files with 73 additions and 11 deletions

1
Cargo.lock generated
View File

@@ -746,6 +746,7 @@ dependencies = [
"tokio",
"tokio-stream",
"tokio-util",
"tower",
"tower-http",
"tracing",
"tracing-subscriber",