fix tests

This commit is contained in:
Robert Resch 2022-01-30 11:41:56 +01:00
parent 04bd6b3ef0
commit 57f7490c92
8 changed files with 111 additions and 138 deletions

8
pytest.ini Normal file
View file

@ -0,0 +1,8 @@
[pytest]
env =
D:BUMPER_CA=tests/test_certs/ca.crt
D:BUMPER_CERT=tests/test_certs/bumper.crt
D:BUMPER_KEY=tests/test_certs/bumper.key
#log_cli=true
#log_level=DEBUG