Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/playcanvas/engine
/ test_http.js
File
test_http.js
tests/net/test_http.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
module(
'pc.net.http'
);
2
3
test(
"Methods exist"
,
function
() {
4
ok(pc.net.http.get);
Callers
nothing calls this directly
Calls
2
test
Function · 0.85
jack
Function · 0.85
Tested by
no test coverage detected