Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/maka
/ runtime-kernel-interaction.test.ts
File
runtime-kernel-interaction.test.ts
packages/runtime/src/__tests__/runtime-kernel-interaction.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert/strict'
;
2
import
{ describe, test } from
'node:test'
;
3
4
import
type
{ SessionEvent } from
'@maka/core/events'
;
Callers
nothing calls this directly
Calls
15
memoryStore
Function · 0.85
rejectionOf
Function · 0.85
containsFailure
Function · 0.85
runtimeFixture
Function · 0.85
assertCanonicalCloseFailure
Function · 0.85
drainIterator
Function · 0.85
return
Method · 0.80
releaseBlockedSend
Method · 0.80
waitFor
Function · 0.70
within
Function · 0.70
deferred
Function · 0.70
register
Method · 0.65
Tested by
no test coverage detected