Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-custom-element.js
File
test-custom-element.js
test/unit/test-custom-element.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fakeTimers from
'@sinonjs/fake-timers'
;
2
3
import
{AmpEvents_Enum} from
'#core/constants/amp-events'
;
4
import
{CommonSignals_Enum} from
'#core/constants/common-signals'
;
Callers
nothing calls this directly
Calls
15
chunkInstanceForTesting
Function · 0.90
createAmpElementForTesting
Function · 0.90
resetUnresolvedElementsForTesting
Function · 0.90
getImplSyncForTesting
Function · 0.90
markUnresolvedElements
Function · 0.90
beforeEach
Function · 0.85
afterEach
Function · 0.85
expect
Function · 0.85
skipMicroTask
Function · 0.85
declareExtension
Method · 0.80
uninstall
Method · 0.80
verify
Method · 0.80
Tested by
no test coverage detected