MCPcopy
hub / github.com/tsrpc/tsrpc / http.test.ts

File http.test.ts

test/http.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert } from 'chai';
2import { HttpServer } from '../src/server/http/HttpServer';
3import { HttpClient } from '../src/client/http/HttpClient';
4import { serviceProto, ServiceType } from './proto/serviceProto';

Callers

nothing calls this directly

Calls 8

getMethod · 0.80
listenMsgMethod · 0.80
testApiFunction · 0.70
startMethod · 0.45
stopMethod · 0.45
sendMsgMethod · 0.45
callApiMethod · 0.45
succMethod · 0.45

Tested by

no test coverage detected