Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-amp-script.js
File
test-amp-script.js
extensions/amp-script/0.1/test/integration/test-amp-script.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{BrowserController} from
'#testing/helpers/service'
;
2
import
{poll as classicPoll} from
'#testing/iframe'
;
3
4
const
TIMEOUT = 10000;
Callers
nothing calls this directly
Calls
10
poll
Function · 0.90
beforeEach
Function · 0.85
expect
Function · 0.85
getImpl
Method · 0.80
wait
Method · 0.80
getUserActivation
Method · 0.80
callFunction
Method · 0.80
it
Function · 0.50
contains
Method · 0.45
click
Method · 0.45
Tested by
no test coverage detected