add test_mqttserver.py
add test_mqttserver.py
This commit is contained in:
parent
3060e7db20
commit
0cb5c0b4f3
3 changed files with 156 additions and 4 deletions
1
Pipfile
1
Pipfile
|
|
@ -18,6 +18,7 @@ pbr = "*"
|
|||
pytest-asyncio = "*"
|
||||
pytest-aiohttp = "*"
|
||||
pytest-cov = "*"
|
||||
testfixtures = "*"
|
||||
|
||||
[pipenv]
|
||||
allow_prereleases = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue