Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chieapp/chie
/ multi-chats-view-test.ts
File
multi-chats-view-test.ts
test-ui/multi-chats-view-test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{assert} from
'chai'
;
2
3
import
ChatListItem from
'../src/view/chat-list-item'
;
4
import
MultiChatsService from
'../src/model/multi-chats-service'
;
Callers
nothing calls this directly
Calls
9
gcUntil
Function · 0.90
getCredentialsByType
Method · 0.80
createAPIForCredential
Method · 0.80
createChat
Method · 0.80
clearChats
Method · 0.80
removeChatAt
Method · 0.80
destructor
Method · 0.45
loadService
Method · 0.45
sendMessage
Method · 0.45
Tested by
no test coverage detected