fix tests
This commit is contained in:
parent
04bd6b3ef0
commit
57f7490c92
8 changed files with 111 additions and 138 deletions
8
pytest.ini
Normal file
8
pytest.ini
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue