Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColmapView/Colmapview.github.io
/ asyncImageCacheState.test.ts
File
asyncImageCacheState.test.ts
src/hooks/asyncImageCacheState.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
'vitest'
;
2
import
{ buildImageBitmap } from
'../test/builders'
;
3
import
{
4
clearAsyncImageCacheState,
Callers
nothing calls this directly
Calls
6
createAsyncImageCacheState
Function · 0.90
clearAsyncImageCacheState
Function · 0.90
getAsyncImageCacheStats
Function · 0.90
movePendingImageCacheItemToFront
Function · 0.90
createPending
Function · 0.70
resolve
Method · 0.65
Tested by
no test coverage detected