Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
'vitest'
2
import
{ Temporal } from
'temporal-polyfill'
3
import
{
4
createArrayChangeProxy,
Callers
nothing calls this directly
Calls
15
createChangeProxy
Function · 0.90
expect
Function · 0.90
withArrayChangeTracking
Function · 0.90
withChangeTracking
Function · 0.90
createArrayChangeProxy
Function · 0.90
from
Method · 0.80
filter
Method · 0.80
forEach
Method · 0.45
entries
Method · 0.45
get
Method · 0.45
values
Method · 0.45
clear
Method · 0.45
Tested by
no test coverage detected