Add some tests

This commit is contained in:
Quentin de Quelen
2020-04-03 15:00:41 +02:00
parent 500eeca3fb
commit 644e78df89
4 changed files with 968 additions and 724 deletions

View File

@ -47,6 +47,7 @@ whoami = "0.8.1"
http-service = "0.4.0"
http-service-mock = "0.4.0"
tempdir = "0.3.7"
once_cell = "1.3.1"
[dev-dependencies.assert-json-diff]
git = "https://github.com/qdequele/assert-json-diff"