MCPcopy Index your code
hub / github.com/TanStack/db / proxy.test.ts

File proxy.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { Temporal } from 'temporal-polyfill'
3import {
4 createArrayChangeProxy,

Callers

nothing calls this directly

Calls 15

createChangeProxyFunction · 0.90
expectFunction · 0.90
withArrayChangeTrackingFunction · 0.90
withChangeTrackingFunction · 0.90
createArrayChangeProxyFunction · 0.90
fromMethod · 0.80
filterMethod · 0.80
forEachMethod · 0.45
entriesMethod · 0.45
getMethod · 0.45
valuesMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected