add test for dedicated distinct route

This commit is contained in:
Marin Postma
2021-04-20 12:07:22 +02:00
parent 6c470cf687
commit f8c338e3a7
5 changed files with 56 additions and 4 deletions

View File

@ -84,6 +84,7 @@ version = "0.18.1"
actix-rt = "2.1.0"
assert-json-diff = { branch = "master", git = "https://github.com/qdequele/assert-json-diff" }
mockall = "0.9.1"
paste = "1.0.5"
serde_url_params = "0.2.0"
tempdir = "0.3.7"
urlencoding = "1.1.1"