Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ sourceProvenance.test.ts
File
sourceProvenance.test.ts
src/tools/WebFetchTool/sourceProvenance.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'bun:test'
2
import
{ createAssistantMessage, createUserMessage } from
'../../utils/messages.js'
3
import
{
4
collectWebFetchSourcesFromMessages,
Callers
nothing calls this directly
Calls
6
extractWebFetchSourcesFromText
Function · 0.85
collectWebFetchSourcesFromMessages
Function · 0.85
repairWebFetchProvenanceInText
Function · 0.85
repairAssistantMessageWebFetchProvenance
Function · 0.85
createUserMessage
Function · 0.50
createAssistantMessage
Function · 0.50
Tested by
no test coverage detected