Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-xhr-document-fetcher.js
File
test-xhr-document-fetcher.js
test/unit/test-xhr-document-fetcher.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{Services} from
'#service'
;
2
3
import
{fetchDocument} from
'../../src/document-fetcher'
;
4
Callers
nothing calls this directly
Calls
10
fetchDocument
Function · 0.90
beforeEach
Function · 0.85
expect
Function · 0.85
catch
Method · 0.80
resolve
Method · 0.80
setupMockXhr
Function · 0.70
getDefaultResponsePromise
Function · 0.70
it
Function · 0.50
then
Method · 0.45
setAttribute
Method · 0.45
Tested by
no test coverage detected