MCPcopy Create free account
hub / github.com/TanStack/db / getConfig

Function getConfig

packages/query-db-collection/e2e/query.e2e.test.ts:251–253  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

249 })
250
251 function getConfig() {
252 return Promise.resolve(config)
253 }
254
255 // Run all test suites
256 createPredicatesTestSuite(getConfig)

Callers 9

createMutationsTestSuiteFunction · 0.50
createJoinsTestSuiteFunction · 0.50
createCollationTestSuiteFunction · 0.50
createMovesTestSuiteFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected