Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Linen-dev/linen.dev
/ cursor.test.ts
File
cursor.test.ts
apps/web/utilities/cursor.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ decodeCursor, encodeCursor } from
'./cursor'
;
2
3
describe(
'cursor'
, () => {
4
test(
'encode'
, () => {
Callers
nothing calls this directly
Calls
3
encodeCursor
Function · 0.90
decodeCursor
Function · 0.90
test
Function · 0.85
Tested by
no test coverage detected