Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decaporg/decap-cms
/ createPost
Function
createPost
cypress/utils/steps.js:293–296 ·
view source on GitHub ↗
(entry)
Source
from the content-addressed store, hash-verified
291
}
292
293
function
createPost(entry) {
294
newPost();
295
populateEntry(entry);
296
}
297
298
function
createPostAndExit(entry) {
299
createPost(entry);
Callers
3
editorial_workflow_spec_test_backend.js
File · 0.90
editorial_workflow.js
File · 0.90
createPostAndExit
Function · 0.85
Calls
2
newPost
Function · 0.85
populateEntry
Function · 0.85
Tested by
no test coverage detected