Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ useTranscriptViewModel.test.ts
File
useTranscriptViewModel.test.ts
src/components/messages/useTranscriptViewModel.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
type
{ RenderableMessage } from
'../../types/message.js'
3
import
{
4
computeDividerBeforeIndex,
Callers
nothing calls this directly
Calls
5
msg
Function · 0.85
computeSliceStart
Function · 0.85
selectRenderableMessages
Function · 0.85
computeDividerBeforeIndex
Function · 0.85
computeSelectedIndex
Function · 0.85
Tested by
no test coverage detected