Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/holaboss-ai/holaOS
/ presentation.test.ts
File
presentation.test.ts
sdk/bridge/test/presentation.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect } from
"bun:test"
2
import
{ buildAppResourcePresentation } from
"../src/presentation"
3
4
describe(
"buildAppResourcePresentation"
, () => {
Callers
nothing calls this directly
Calls
3
buildAppResourcePresentation
Function · 0.90
test
Function · 0.50
expect
Function · 0.50
Tested by
no test coverage detected