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

File await.js

test/await.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 5

throwMethod · 0.80
catchMethod · 0.80
equalMethod · 0.80
delayMethod · 0.65
thenMethod · 0.65

Tested by

no test coverage detected