Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
createPaginationTestSuite
Function · 0.50
createMutationsTestSuite
Function · 0.50
createDeduplicationTestSuite
Function · 0.50
createJoinsTestSuite
Function · 0.50
createCollationTestSuite
Function · 0.50
createLiveUpdatesTestSuite
Function · 0.50
createPredicatesTestSuite
Function · 0.50
createProgressiveTestSuite
Function · 0.50
createMovesTestSuite
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected