add tests and mocks

This commit is contained in:
mpostma
2021-03-23 16:19:01 +01:00
parent 3cc3637e2d
commit 46293546f3
9 changed files with 273 additions and 23 deletions

View File

@ -80,10 +80,11 @@ version = "0.18.1"
[dev-dependencies]
actix-rt = "2.1.0"
assert-json-diff = { branch = "master", git = "https://github.com/qdequele/assert-json-diff" }
mockall = "0.9.1"
serde_url_params = "0.2.0"
tempdir = "0.3.7"
assert-json-diff = { branch = "master", git = "https://github.com/qdequele/assert-json-diff" }
actix-rt = "2.1.0"
urlencoding = "1.1.1"
[features]