Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
jest.mock(
'decap-cms-core/src/backend'
);
2
import
{ fromJS } from
'immutable'
;
3
import
{ oneLine, stripIndent } from
'common-tags'
;
4
import
nock from
'nock'
;
Callers
nothing calls this directly
Calls
15
generateEntries
Function · 0.85
interceptAuth
Function · 0.85
mockApi
Function · 0.85
sharedSetup
Function · 0.85
interceptFiles
Function · 0.85
interceptCollection
Function · 0.85
fromJS
Function · 0.85
interceptBranch
Function · 0.85
afterEach
Function · 0.85
fn
Method · 0.80
get
Method · 0.80
replace
Method · 0.80
Tested by
no test coverage detected