MCPcopy Index your code
hub / github.com/simstudioai/sim / tables.test.ts

File tables.test.ts

apps/sim/hooks/queries/tables.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @vitest-environment node
3 */
4import { beforeEach, describe, expect, it, vi } from 'vitest'

Callers

nothing calls this directly

Calls 12

useDeleteColumnFunction · 0.90
useUpdateColumnFunction · 0.90
useRestoreTableFunction · 0.90
tableRowsParamsKeyFunction · 0.90
tableRowsInfiniteOptionsFunction · 0.90
setCacheFunction · 0.85
getCacheFunction · 0.85
makeOptsFunction · 0.85
parseMethod · 0.80
getMethod · 0.65
setMethod · 0.65
clearMethod · 0.65

Tested by

no test coverage detected