azure csp tests catch exceptions resulting from raised requests exceptions

This commit is contained in:
2020-02-11 15:32:47 -05:00
parent 441e81ba8d
commit 41e2ae5253
9 changed files with 440 additions and 239 deletions

View File

@@ -54,7 +54,6 @@ selenium = "*"
honcho = "*"
blinker = "*"
pytest-mock = "*"
requests-mock = "*"
detect-secrets = "*"
beautifulsoup4 = "*"
mypy = "*"