tests for web routes and config toggles
This commit is contained in:
parent
5e71ee1be6
commit
1f688e23a9
3 changed files with 175 additions and 0 deletions
|
|
@ -14,3 +14,8 @@ uuid = { version = "1", features = ["v4"] }
|
|||
chrono = "0.4"
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = "0.3"
|
||||
|
||||
[dev-dependencies]
|
||||
tower = { version = "0.5", features = ["util"] }
|
||||
http-body-util = "0.1"
|
||||
tempfile = "3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue