Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decaporg/decap-cms
/ exitEditor
Function
exitEditor
cypress/utils/steps.js:104–106 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
102
}
103
104
function
exitEditor() {
105
cy.contains(
'a'
,
'Writing in'
).click();
106
}
107
108
function
goToWorkflow() {
109
cy.contains(
'a'
,
'Workflow'
).click();
Callers
15
editorial_workflow_spec_test_backend.js
File · 0.90
simple_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
media_library.js
File · 0.90
createPostAndExit
Function · 0.85
createPostAndPublish
Function · 0.85
createPostPublishAndCreateNew
Function · 0.85
createPostPublishAndDuplicate
Function · 0.85
updateExistingPostAndExit
Function · 0.85
duplicateEntry
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected