Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Cursor, CURSOR_COMPATIBILITY_SYMBOL } from
'decap-cms-lib-util'
;
2
3
import
GitHubImplementation from
'../implementation'
;
4
Callers
nothing calls this directly
Calls
15
beforeEach
Function · 0.85
fn
Method · 0.80
map
Method · 0.80
create
Method · 0.80
set
Method · 0.80
has
Method · 0.80
get
Method · 0.80
forkExists
Method · 0.45
persistMedia
Method · 0.45
unpublishedEntry
Method · 0.45
entriesByFolder
Method · 0.45
traverseCursor
Method · 0.45
Tested by
no test coverage detected