Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ column-keys.test.ts
File
column-keys.test.ts
apps/sim/lib/table/__tests__/column-keys.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @vitest-environment node
3
*/
4
import
{ describe, expect, it, vi } from
'vitest'
Callers
nothing calls this directly
Calls
10
getColumnId
Function · 0.90
generateColumnId
Function · 0.90
buildIdByName
Function · 0.90
buildNameById
Function · 0.90
rowDataNameToId
Function · 0.90
rowDataIdToName
Function · 0.90
filterNamesToIds
Function · 0.90
sortNamesToIds
Function · 0.90
withGeneratedColumnIds
Function · 0.90
remapGroupColumnRefs
Function · 0.90
Tested by
no test coverage detected