Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/marmelab/react-admin
/ navigate
Function
navigate
cypress/support/ShowPage.js:13–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
},
12
13
navigate() {
14
cy.visit(url);
15
},
16
17
waitUntilVisible() {
18
cy.get(this.elements.field(initialField)).should(
'be.visible'
);
Callers
15
handleSubmit
Function · 0.50
PostList
Function · 0.50
PostShow
Function · 0.50
PostEdit
Function · 0.50
PostCreate
Function · 0.50
HistoryButtons
Function · 0.50
CustomPage
Function · 0.50
PostEditWithLinkToComments
Function · 0.50
CommentList
Function · 0.50
setSort
Function · 0.50
setPage
Function · 0.50
Login
Function · 0.50
Calls
no outgoing calls
Tested by
3
onLeave
Function · 0.40
Form
Function · 0.40
save
Function · 0.40