There appears to be a munit test set up in json-logger-test-suite.xml using test-mule-config.xml but I don't see it run in the default maven test lifecycle:
[INFO] --- surefire:3.2.5:test (default-test) @ json-logger ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.621 s
[INFO] Finished at: 2025-09-01T17:10:46-05:00
[INFO] ------------------------------------------------------------------------
This issue tracks the creation of a baseline unit test suite that covers all the core functionality of this connector. If we want to make multiple issues, we should link them here.
There appears to be a munit test set up in
json-logger-test-suite.xmlusingtest-mule-config.xmlbut I don't see it run in the default maven test lifecycle:This issue tracks the creation of a baseline unit test suite that covers all the core functionality of this connector. If we want to make multiple issues, we should link them here.