added unit tests
This commit is contained in:
@@ -15,3 +15,9 @@ tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
dotenv = "0.15"
|
||||
bigdecimal = { version = "0.4", features = ["serde"] }
|
||||
|
||||
[lib]
|
||||
crate-type = ["bin"]
|
||||
|
||||
[dev-dependencies]
|
||||
axum-test = "17.3"
|
||||
|
Reference in New Issue
Block a user