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

File folder.test.ts

frontend/src/views/sql-editor/Sheet/folder.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "vitest";
2import { isSubFolder } from "./folder";
3
4describe("isSubFolder", () => {

Callers

nothing calls this directly

Calls 2

isSubFolderFunction · 0.90
testStruct · 0.85

Tested by

no test coverage detected