add tests to api

This commit is contained in:
2025-12-31 18:45:46 -05:00
parent 42a09e8b0f
commit 4aa86da14a
17 changed files with 803 additions and 26 deletions

1
Cargo.lock generated
View File

@@ -309,6 +309,7 @@ dependencies = [
"api-proc-macro",
"chrono",
"derive_more",
"env_logger",
"futures-util",
"log",
"serde",