MCPcopy Index your code
hub / github.com/ampproject/amphtml / app-utils.test.js

File app-utils.test.js

build-system/server/test/app-utils.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const test = require('ava');
2const {replaceUrls, toInaboxDocument} = require('../app-utils');
3
4test('replaceUrls("minified", ...)', async (t) => {

Callers

nothing calls this directly

Calls 4

toInaboxDocumentFunction · 0.85
isMethod · 0.80
testFunction · 0.50
replaceUrlsFunction · 0.50

Tested by

no test coverage detected