Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decaporg/decap-cms
/ simple_workflow.js
File
simple_workflow.js
cypress/e2e/common/simple_workflow.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'../../utils/dismiss-local-backup'
;
2
import
{ login, createPostAndPublish, assertPublishedEntry } from
'../../utils/steps'
;
3
4
export
default
function
({ entries, getUser }) {
Callers
nothing calls this directly
Calls
4
login
Function · 0.90
createPostAndPublish
Function · 0.90
assertPublishedEntry
Function · 0.90
getUser
Function · 0.50
Tested by
no test coverage detected