MCPcopy Create free account
hub / github.com/TanStack/db / indexes.test.ts

File indexes.test.ts

packages/db-ivm/tests/indexes.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, test } from 'vitest'
2import { Index } from '../src/indexes.js'
3
4describe(`Index`, () => {

Callers

nothing calls this directly

Calls 8

beforeEachFunction · 0.90
expectFunction · 0.90
createIndexFunction · 0.85
appendMethod · 0.80
getInnerMethod · 0.80
addValueMethod · 0.45
getMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected