Reply to 1314482312546078720
@c089 Yes, effectively this: Tests would beAssert the the output does not include "Error event"
but also more complex
state transition checks:
Assert that log output includes "CONNECTING" and is followed by "CONNECTED"
-
I am looking for examples how to structure these tests good.