Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ promptCacheBreakDetection.test.ts
File
promptCacheBreakDetection.test.ts
src/services/api/promptCacheBreakDetection.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it } from
'bun:test'
2
import
{
3
_resetForTesting as resetAnalytics,
4
attachAnalyticsSink,
Callers
nothing calls this directly
Calls
7
resetPromptCacheBreakDetection
Function · 0.85
installAnalyticsSink
Function · 0.85
recordPromptState
Function · 0.85
checkResponseForCacheBreak
Function · 0.85
recentMessages
Function · 0.85
notifyCacheDeletion
Function · 0.85
notifyCompaction
Function · 0.85
Tested by
no test coverage detected