MCPcopy 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

1import { describe, expect, it, vi } from 'vitest'
2import { act, renderHook } from '@testing-library/react'
3import {
4 createCollection,

Callers

nothing calls this directly

Calls 14

createCollectionFunction · 0.90
usePacedMutationsFunction · 0.90
debounceStrategyFunction · 0.90
expectFunction · 0.90
throttleStrategyFunction · 0.90
queueStrategyFunction · 0.90
useCustomHookFunction · 0.85
useDebouncedTransactionFunction · 0.85
fnMethod · 0.80
markReadyMethod · 0.80
preloadMethod · 0.45

Tested by

no test coverage detected