add test for settings

This commit is contained in:
Quentin de Quelen
2020-01-18 19:00:41 +01:00
committed by qdequele
parent 7a6f583b1f
commit d280848ff6
3 changed files with 108 additions and 2 deletions

View File

@ -45,7 +45,10 @@ whoami = "0.6"
http-service-mock = "0.4.0"
http-service = "0.4.0"
tempdir = "0.3.7"
assert-json-diff = "1.0.1"
[dev-dependencies.assert-json-diff]
git = "https://github.com/qdequele/assert-json-diff"
branch = "master"
[build-dependencies]
vergen = "3.0.4"