MCPcopy Create free account
hub / github.com/bytebase/bytebase / title.test.ts

File title.test.ts

frontend/src/react/lib/plan/title.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from "vitest";
2import { applyPlanTitleToQuery, planQueryNameForProject } from "./title";
3
4describe("planQueryNameForProject", () => {

Callers

nothing calls this directly

Calls 2

planQueryNameForProjectFunction · 0.90
applyPlanTitleToQueryFunction · 0.90

Tested by

no test coverage detected