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

File gitlab.spec.js

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

Source from the content-addressed store, hash-verified

1jest.mock('decap-cms-core/src/backend');
2import { fromJS } from 'immutable';
3import { oneLine, stripIndent } from 'common-tags';
4import nock from 'nock';

Callers

nothing calls this directly

Calls 15

generateEntriesFunction · 0.85
interceptAuthFunction · 0.85
mockApiFunction · 0.85
sharedSetupFunction · 0.85
interceptFilesFunction · 0.85
interceptCollectionFunction · 0.85
fromJSFunction · 0.85
interceptBranchFunction · 0.85
afterEachFunction · 0.85
fnMethod · 0.80
getMethod · 0.80
replaceMethod · 0.80

Tested by

no test coverage detected