MCPcopy Index your code
hub / github.com/bytebase/bytebase / tab.test.ts

File tab.test.ts

frontend/src/react/stores/sqlEditor/tab.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, test } from "vitest";
2import {
3 __resetTabStoreProjectCursor,
4 getSQLEditorTabsState,

Callers

nothing calls this directly

Calls 12

getSQLEditorTabsStateFunction · 0.90
beforeEachFunction · 0.85
afterEachFunction · 0.85
testStruct · 0.85
clearMethod · 0.80
keysMethod · 0.80
getMethod · 0.45
setMethod · 0.45
deleteMethod · 0.45
resetMethod · 0.45

Tested by

no test coverage detected