MCPcopy
hub / github.com/parallel-js/parallel.js / q-api.spec.js

File q-api.spec.js

test/specs/q-api.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe('Q-API', () => {
2 const isNode = typeof module !== 'undefined' && module.exports;
3
4 function addOne(el) {

Callers

nothing calls this directly

Calls 4

describeFunction · 0.85
itFunction · 0.85
expectFunction · 0.85
doneFunction · 0.85

Tested by

no test coverage detected