MCPcopy
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

1import Container from '../container.js'
2
3const RESERVED_NAMES = new Set(['I', 'test', 'suite'])
4const SHORTHAND_PROPERTIES = new Set(['page', 'browser', 'browserContext', 'context'])

Callers

nothing calls this directly

Calls 4

parseMappingsFunction · 0.85
makeLiveProxyFunction · 0.85
entriesMethod · 0.80
appendMethod · 0.45

Tested by

no test coverage detected