We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f32be7 commit 4af5e3aCopy full SHA for 4af5e3a
tests/e2e/test_device_manager.py
@@ -4,7 +4,7 @@
4
mock out the lower level socket connections to simulate a broker which gets us
5
close to an "end to end" test without needing an actual MQTT broker server.
6
7
-These are higher level tests that the similar tests in tests/mqtt/test_roborock_session.py
+These are higher level tests than the similar tests in tests/mqtt/test_roborock_session.py
8
which use mocks to verify specific behaviors.
9
"""
10
0 commit comments