add tests for the api

This commit is contained in:
2026-01-01 12:13:05 -05:00
parent 4aa86da14a
commit d3b882f56d
12 changed files with 739 additions and 42 deletions

2
Cargo.lock generated
View File

@@ -2020,11 +2020,9 @@ dependencies = [
"chrono",
"env_logger",
"futures-util",
"log",
"num-traits",
"tokio",
"tokio-util",
"uuid",
]
[[package]]