Error Description:
The fledge south plugin will stop publishing command messages (on topic "fledge/south-command"), if the conformace tests are executed in a specifc way:
If EmsInterfacingTests.commandsAreForwardedJustOnTime() is executed at last, it fails because there are no commands published onto the topic "fledge/south-command.
Yet, theFLEDGE framework seems to work only partially as new schedules are published (on topic "fledge/south-schedule").
How to reproduce:
Scripts made available in 931b6e1