Use createAgentTestClient with createForestServerSandbox instead.
Create a testable agent
You can test your agentNodejs customizations by injecting your customizations.
It will start the agent for you. You don't need to start the agent by yourself and a server.
Deprecated
Use createAgentTestClient with createForestServerSandbox instead.
Create a testable agent You can test your agentNodejs customizations by injecting your customizations. It will start the agent for you. You don't need to start the agent by yourself and a server.