MCPcopy
hub / github.com/CopilotKit/CopilotKit / copilotkit.spec.ts

File copilotkit.spec.ts

packages/angular/src/lib/copilotkit.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 8

provideCopilotKitFunction · 0.90
addFrontendToolMethod · 0.80
addHumanInTheLoopMethod · 0.80
addRenderToolCallMethod · 0.80
updateRuntimeMethod · 0.80
handlerMethod · 0.65
removeToolMethod · 0.45
agentsMethod · 0.45

Tested by

no test coverage detected