Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/honojs/honox
/ runtime.test.ts
File
runtime.test.ts
src/client/runtime.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ buildCreateChildrenFn } from
'./runtime'
2
3
describe(
'buildCreateChildrenFn'
, () => {
4
it(
'should set key for children'
,
async
() => {
Callers
nothing calls this directly
Calls
2
buildCreateChildrenFn
Function · 0.90
createChildren
Function · 0.85
Tested by
no test coverage detected