feat: add tests

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-02-18 11:39:02 +01:00
parent 44fbf1f362
commit e994df19cf
4 changed files with 83 additions and 20 deletions

1
Cargo.lock generated
View File

@@ -1178,6 +1178,7 @@ dependencies = [
"axum 0.7.4",
"clap",
"dotenv",
"lazy_static",
"mockall",
"mockall_double",
"nats",