MCPcopy Index your code
hub / github.com/ether/etherpad / runner.js

File runner.js

src/tests/frontend/runner.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// $(handler), $().ready(handler), $.wait($.ready).then(handler), etc. don't work if handler is an
4// async function for some bizarre reason, so the async function is wrapped in a non-async function.

Callers

nothing calls this directly

Calls 13

incrementBarFunction · 0.85
appendToLogFunction · 0.85
makeDescFunction · 0.85
resolveFunction · 0.85
getURLParameterFunction · 0.85
customRunnerFunction · 0.85
nowMethod · 0.80
appendMethod · 0.80
textMethod · 0.80
mapMethod · 0.80
getMethod · 0.80
absUrlFunction · 0.70

Tested by

no test coverage detected