Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decaporg/decap-cms
/ goToWorkflow
Function
goToWorkflow
cypress/utils/steps.js:108–110 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
106
}
107
108
function
goToWorkflow() {
109
cy.contains(
'a'
,
'Workflow'
).click();
110
}
111
112
function
goToCollections() {
113
cy.contains(
'a'
,
'Content'
).click();
Callers
7
editorial_workflow_spec_test_backend.js
File · 0.90
editorial_workflow.js
File · 0.90
i18n_editorial_workflow_spec.js
File · 0.90
publishPostWithImage
Function · 0.90
open_authoring.js
File · 0.90
updateExistingPostAndExit
Function · 0.85
unpublishEntry
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected