MCPcopy Create free account
hub / github.com/agentrpc/agentrpc / testInstance

Function testInstance

sdk-node/src/tests/utils.ts:29–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27});
28
29export const testInstance = () =>
30 new AgentRPC({
31 apiSecret: TEST_API_SECRET,
32 endpoint: TEST_ENDPOINT,
33 });

Callers 4

testServiceFunction · 0.90
testServiceFunction · 0.90
productServiceFunction · 0.90
animalServiceFunction · 0.90

Calls

no outgoing calls

Tested by 2

testServiceFunction · 0.72
testServiceFunction · 0.72