Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ skip
Method
skip
testing/test-config.js:79–82 ·
view source on GitHub ↗
* @param {function():boolean} fn
(fn)
Source
from the content-addressed store, hash-verified
77
* @param {
function
():boolean} fn
78
*/
79
skip(fn) {
80
this.skipMatchers.push(fn);
81
return
this;
82
}
83
84
ifModuleBuild() {
85
return
this.
if
(this.isModuleBuild);
Callers
15
skipModuleBuild
Method · 0.95
skipChrome
Method · 0.95
skipEdge
Method · 0.95
skipFirefox
Method · 0.95
skipSafari
Method · 0.95
skipIos
Method · 0.95
skipIfPropertiesObfuscated
Method · 0.95
exit
Function · 0.80
exit
Function · 0.80
run
Method · 0.80
test-video-manager.js
File · 0.80
test-position-observer.js
File · 0.80
Calls
1
push
Method · 0.45
Tested by
no test coverage detected