new tests added, dead host detection/mitigation, fix bug in specs difference computing code

This commit is contained in:
ahmadbilalkhalid 2019-07-18 18:46:49 +05:00
commit f078b9b245
8 changed files with 452 additions and 140 deletions

View file

@ -11,6 +11,8 @@ black = "==19.3b0"
[packages]
etcd3 = "*"
python-decouple = "*"
pytest = "*"
coverage = "*"
[requires]
python_version = "3.7"