MCPcopy Index your code
hub / github.com/shipshapecode/tether / deferred.spec.js

File deferred.spec.js

test/unit/utils/deferred.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { defer, flush } from '../../../src/js/utils/deferred';
2import { stub } from 'sinon';
3
4describe('Utils - deferred', () => {

Callers

nothing calls this directly

Calls 2

deferFunction · 0.90
flushFunction · 0.90

Tested by

no test coverage detected