@@ -13,4 +13,4 @@ The following things must be done:
- For debugging build problems, the `--verbose` flag in the preprocess-step can be helpful
- Create the test case itself in `src/test/java/` in the package `org.jastadd.ros2rag.tests` and import the AST files of your defined target generation package
- Extend the abstract base class `AbstractMqttTest` to have fail-fast-behaviour in case the MQTT-broker is not connected
- Remember to close all used MQTT-handling objects, like MqttUpdater and the model itself after each test
- Remember to close all used MQTT-handling objects, like MqttHandler and the model itself after each test