Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/db
/ usePacedMutations.test.tsx
File
usePacedMutations.test.tsx
packages/react-db/tests/usePacedMutations.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { describe, expect, it, vi } from
'vitest'
2
import { act, renderHook } from
'@testing-library/react'
3
import {
4
createCollection,
Callers
nothing calls this directly
Calls
14
createCollection
Function · 0.90
mockSyncCollectionOptionsNoInitialState
Function · 0.90
usePacedMutations
Function · 0.90
debounceStrategy
Function · 0.90
expect
Function · 0.90
throttleStrategy
Function · 0.90
queueStrategy
Function · 0.90
useCustomHook
Function · 0.85
useDebouncedTransaction
Function · 0.85
fn
Method · 0.80
markReady
Method · 0.80
preload
Method · 0.45
Tested by
no test coverage detected