There is an extra eStateConnected before eStateRunning with remote.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Please see my comments.
| test/functionalities/signal/TestSendSignal.py | ||
|---|---|---|
| 98 | Could you wrap added snippet into a new method so it can be reused both for eStateConnected and eStateRunning? | |
| 99 | Swap this instruction with self.assertTrue (got_event, "Got an event") ? | |
Could you wrap added snippet into a new method so it can be reused both for eStateConnected and eStateRunning?