Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeceptjs/CodeceptJS
/ expose.js
File
expose.js
lib/plugin/expose.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Container from
'../container.js'
2
3
const
RESERVED_NAMES =
new
Set([
'I'
,
'test'
,
'suite'
])
4
const
SHORTHAND_PROPERTIES =
new
Set([
'page'
,
'browser'
,
'browserContext'
,
'context'
])
Callers
nothing calls this directly
Calls
4
parseMappings
Function · 0.85
makeLiveProxy
Function · 0.85
entries
Method · 0.80
append
Method · 0.45
Tested by
no test coverage detected