use asyncio_mode = auto and fixtures for mqtt and conf server
This commit is contained in:
parent
ac33a522f9
commit
8642990b6e
7 changed files with 230 additions and 277 deletions
|
|
@ -4,6 +4,7 @@ env =
|
|||
D:BUMPER_CERT=tests/test_certs/bumper.crt
|
||||
D:BUMPER_KEY=tests/test_certs/bumper.key
|
||||
|
||||
timeout = 60
|
||||
log_cli=true
|
||||
asyncio_mode = auto
|
||||
timeout = 10
|
||||
#log_cli=true
|
||||
#log_level=DEBUG
|
||||
Loading…
Add table
Add a link
Reference in a new issue