Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/JavaCS3/xterm-player
/ DomHelper.test.ts
File
DomHelper.test.ts
src/ui/DomHelper.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createElement as n, addDisposableDomListener } from
'./DomHelper'
2
import
{ title } from
'../Utils'
3
4
test(
'createElement no opts'
, () => {
Callers
nothing calls this directly
Calls
3
title
Function · 0.90
addDisposableDomListener
Function · 0.90
dispose
Method · 0.65
Tested by
no test coverage detected