-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
Steps
- Run
poetry run pytest
Expected
Tests pass
Actual
Many failures:
- mainly due to stricter validation for SSL calls (
ValueErroretc) - Also, this:
TypeError: a coroutine was expected, got <Task pending coro=<BrokerThread.run_loop() running at /usr/local/src/squeeze-alexa/tests/transport/mqtt_integration_test.py:88>>