Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinymce/tinymce
/ CustomComponentsTest.ts
File
CustomComponentsTest.ts
modules/tinymce/src/core/test/ts/browser/CustomComponentsTest.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ TestStore } from
'@ephox/agar'
;
2
import
{ after, before, context, describe, it } from
'@ephox/bedrock-client'
;
3
import
{ Global } from
'@ephox/katamari'
;
4
import
{ TinyHooks } from
'@ephox/wrap-mcagar'
;
Callers
nothing calls this directly
Calls
8
TestStore
Function · 0.90
describe
Function · 0.85
getWin
Method · 0.80
add
Method · 0.65
on
Method · 0.65
context
Function · 0.50
before
Function · 0.50
after
Function · 0.50
Tested by
no test coverage detected