Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-recaptcha.js
File
test-recaptcha.js
test/unit/3p/test-recaptcha.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{doesOriginDomainMatchIframeSrc, initRecaptcha} from
'#3p/recaptcha'
;
2
3
import
* as urls from
'../../../src/config/urls'
;
4
import
{parseUrlDeprecated} from
'../../../src/url'
;
Callers
nothing calls this directly
Calls
6
doesOriginDomainMatchIframeSrc
Function · 0.90
expect
Function · 0.85
getMockIframeWindowWithLocation
Function · 0.85
catch
Method · 0.80
it
Function · 0.50
then
Method · 0.45
Tested by
no test coverage detected