MCPcopy Create free account
hub / github.com/chieapp/chie / chat-service-test.ts

File chat-service-test.ts

test/chat-service-test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {assert} from 'chai';
2
3import ChatService from '../src/model/chat-service';
4import apiManager from '../src/controller/api-manager';

Callers

nothing calls this directly

Calls 9

getCredentialsByTypeMethod · 0.80
flushMethod · 0.80
rememberMethod · 0.80
newMomentMethod · 0.80
saveMethod · 0.80
destructorMethod · 0.45
sendMessageMethod · 0.45
getTitleMethod · 0.45

Tested by

no test coverage detected