Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinymce/tinymce
/ ResourceTest.ts
File
ResourceTest.ts
modules/tinymce/src/core/test/ts/browser/ResourceTest.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ after, before, describe, it } from
'@ephox/bedrock-client'
;
2
import
{ Global } from
'@ephox/katamari'
;
3
import
{ assert } from
'chai'
;
4
Callers
nothing calls this directly
Calls
9
describe
Function · 0.85
addScript
Function · 0.85
assertLoadSuccess
Function · 0.85
testScript
Function · 0.85
assertLoadFailure
Function · 0.85
unloadScript
Function · 0.85
loadScript
Function · 0.70
before
Function · 0.50
after
Function · 0.50
Tested by
no test coverage detected