MCPcopy Create free account
hub / github.com/decaporg/decap-cms / asyncLock.spec.js

File asyncLock.spec.js

packages/decap-cms-lib-util/src/__tests__/asyncLock.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { asyncLock } from '../asyncLock';
2
3jest.useFakeTimers();
4jest.spyOn(console, 'warn').mockImplementation(() => {});

Callers

nothing calls this directly

Calls 1

asyncLockFunction · 0.90

Tested by

no test coverage detected