Hi @GeekBot
(hopefully it’s a real person reading this, …)
The connector has to be configured in your engine: https://docs.camunda.org/manual/7.11/user-guide/process-engine/connectors/#configure-the-process-engine-plugin
This is done in the downloaded Camunda Server, but perhaps not in the engine used for the tests? Please double check your camunda.cfg.xml
in the src/test/resources
folder.
Hope this helps, Ingo