MCPcopy Index your code
hub / github.com/deployd/deployd / util.test.js

File util.test.js

test-app/public/test/util.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe('chain() function', function() {
2 it('should call functions in order', function(done) {
3 var val;
4 chain(function(next) {

Callers

nothing calls this directly

Calls 3

chainFunction · 0.50
nextFunction · 0.50
doneFunction · 0.50

Tested by

no test coverage detected