MCPcopy
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

1import { Component, signal } from "@angular/core";
2import { TestBed } from "@angular/core/testing";
3import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
4import {

Callers

nothing calls this directly

Calls 15

threadRecordFunction · 0.85
resolveRenameFunction · 0.85
refetchThreadsFunction · 0.85
startNewThreadFunction · 0.85
filterMethod · 0.80
refetchThreadsMethod · 0.80
setIntelligenceMethod · 0.80
setupFunction · 0.70
jsonResponseFunction · 0.70
errorMethod · 0.65
connectMethod · 0.65
renameThreadMethod · 0.65

Tested by

no test coverage detected