Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CopilotKit/CopilotKit
/ threads.spec.ts
File
threads.spec.ts
packages/angular/src/lib/threads.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Component, signal } from
"@angular/core"
;
2
import
{ TestBed } from
"@angular/core/testing"
;
3
import
{ afterEach, beforeEach, describe, expect, it, vi } from
"vitest"
;
4
import
{
Callers
nothing calls this directly
Calls
15
threadRecord
Function · 0.85
resolveRename
Function · 0.85
refetchThreads
Function · 0.85
startNewThread
Function · 0.85
filter
Method · 0.80
refetchThreads
Method · 0.80
setIntelligence
Method · 0.80
setup
Function · 0.70
jsonResponse
Function · 0.70
error
Method · 0.65
connect
Method · 0.65
renameThread
Method · 0.65
Tested by
no test coverage detected