Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decaporg/decap-cms
/ goToCollections
Function
goToCollections
cypress/utils/steps.js:112–114 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
110
}
111
112
function
goToCollections() {
113
cy.contains(
'a'
,
'Content'
).click();
114
}
115
116
function
goToMediaLibrary() {
117
cy.contains(
'button'
,
'Media'
).click();
Callers
5
editorial_workflow_spec_test_backend.js
File · 0.90
editorial_workflow.js
File · 0.90
media_library.js
File · 0.90
goToEntry
Function · 0.85
unpublishEntry
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected