Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-boilerplates.js
File
test-boilerplates.js
test/integration/test-boilerplates.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{getStyle} from
'#core/dom/style'
;
2
3
import
{isAnimationNone} from
'#testing/helpers/service'
;
4
import
{createFixtureIframe, expectBodyToBecomeVisible} from
'#testing/iframe'
;
Callers
nothing calls this directly
Calls
8
createFixtureIframe
Function · 0.90
expectBodyToBecomeVisible
Function · 0.90
getStyle
Function · 0.90
isAnimationNone
Function · 0.90
beforeEach
Function · 0.85
expect
Function · 0.85
it
Function · 0.50
then
Method · 0.45
Tested by
no test coverage detected