Add tests

This commit is contained in:
Danielle Jenkins 2025-03-11 12:12:13 -07:00
parent 37e50029cb
commit dc4bb7f567
11 changed files with 417 additions and 1 deletions

2
Cargo.lock generated
View file

@ -349,6 +349,8 @@ dependencies = [
"serde_json",
"tokio",
"tokio-util",
"tower 0.4.13",
"tower-service",
"tracing",
"tracing-appender",
"tracing-subscriber",