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

File implementation.spec.js

packages/decap-cms-backend-github/src/__tests__/implementation.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Cursor, CURSOR_COMPATIBILITY_SYMBOL } from 'decap-cms-lib-util';
2
3import GitHubImplementation from '../implementation';
4

Callers

nothing calls this directly

Calls 15

beforeEachFunction · 0.85
fnMethod · 0.80
mapMethod · 0.80
createMethod · 0.80
setMethod · 0.80
hasMethod · 0.80
getMethod · 0.80
forkExistsMethod · 0.45
persistMediaMethod · 0.45
unpublishedEntryMethod · 0.45
entriesByFolderMethod · 0.45
traverseCursorMethod · 0.45

Tested by

no test coverage detected