Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chieapp/chie
/ assistant-manager-test.ts
File
assistant-manager-test.ts
test/assistant-manager-test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs-extra'
;
2
import
path from
'path'
;
3
import
{assert} from
'chai'
;
4
import
{directory} from
'tempy'
;
Callers
nothing calls this directly
Calls
9
createAssistant
Method · 0.80
getCredentialsByType
Method · 0.80
getAssistants
Method · 0.80
getCredentials
Method · 0.80
setTrayIcon
Method · 0.80
deserialize
Method · 0.65
serialize
Method · 0.65
setIcon
Method · 0.45
destructor
Method · 0.45
Tested by
no test coverage detected