MCPcopy
hub / github.com/yortus/asyncawait / async.js

File async.js

test/async.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var chai = require('chai');
2var Promise = require('bluebird');
3var async = require('../src/async/index');
4var await = require('../src/await/index');

Callers

nothing calls this directly

Calls 6

instanceOfMethod · 0.80
catchMethod · 0.80
equalMethod · 0.80
runTestsForFunction · 0.70
thenMethod · 0.65
delayMethod · 0.65

Tested by

no test coverage detected