Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ IndexedDbQueryBuilder.test.ts
File
IndexedDbQueryBuilder.test.ts
packages/platform/browser/test/IndexedDbQueryBuilder.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ IndexedDb, IndexedDbDatabase, IndexedDbTable, IndexedDbVersion } from
"@effect/platform-browser"
2
import
{ afterEach, assert, describe, it } from
"@effect/vitest"
3
import
{
4
Array,
Callers
nothing calls this directly
Calls
15
provideDb
Function · 0.85
equals
Method · 0.80
upsert
Method · 0.80
count
Method · 0.80
filter
Method · 0.80
join
Method · 0.80
make
Method · 0.65
pipe
Method · 0.65
of
Method · 0.65
invalidate
Method · 0.65
stream
Method · 0.65
take
Method · 0.65
Tested by
no test coverage detected