issues
search
iot-lab
/
iot-lab-mqtt
Provide access to IoT-LAB experiments as MQTT agents
Other
2
stars
8
forks
source link
[WIP] Fixing tox tests
#13
Open
rfuentess
opened
6 years ago
rfuentess
commented
6 years ago
This PR is an attempt of fixing issue #12.
What is does:
[x] A flake8 statement for ignoring bare-except is added to the line with an already pre-existent plyint statement for the same purpose.
[ ] Upgrade the mock clients (
iotlabmqtt/tests/mqttclient_mock.py:35
) for working better with #11
This PR is an attempt of fixing issue #12.
What is does: