Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cypress-io/cypress-example-recipes
/ functions
Functions
459 in github.com/cypress-io/cypress-example-recipes
⨍
Functions
459
◇
Types & classes
25
Function
SET_LOADING
(state, flag)
examples/blogs__vue-vuex-rest/app.js:24
Function
SET_LOADING
(state, flag)
examples/blogs__e2e-snapshots/app.js:21
Function
SET_NEW_TODO
(state, todo)
examples/blogs__vue-vuex-rest/app.js:30
Function
SET_NEW_TODO
(state, todo)
examples/blogs__e2e-snapshots/app.js:27
Function
SET_TODOS
(state, todos)
examples/blogs__vue-vuex-rest/app.js:27
Function
SET_TODOS
(state, todos)
examples/blogs__e2e-snapshots/app.js:24
Function
StoreProvider
({ children })
examples/blogs__class-decorator/src/store.jsx:8
Function
TodoList
({ filteredTodos, actions })
examples/blogs__class-decorator/src/components/TodoList.jsx:5
Method
_onClick
()
examples/testing-dom__lit-element/elements.js:12
Function
add
(a: number, b: number)
examples/preprocessors__typescript-webpack/cypress/support/add.ts:1
Function
addTodo
({ commit, state })
examples/blogs__vue-vuex-rest/app.js:67
Function
addTodo
({ commit, state })
examples/blogs__e2e-snapshots/app.js:57
Function
addTodoAfterDelay
({ commit }, { milliseconds, title })
examples/blogs__vue-vuex-rest/app.js:93
Function
assertIsFoo
(options)
examples/extending-cypress__chai-assertions/cypress/support/e2e.js:25
Method
asyncAdd
* Custom command that adds two given numbers
examples/fundamentals__add-custom-command-ts/cypress/support/index.d.ts:19
Function
authenticate
({ username, password })
examples/logging-in__jwt/server/users/user.service.js:21
Function
authenticate
(req, res, next)
examples/logging-in__jwt/server/users/users.controller.js:11
Function
authenticate
({ username, password })
examples/logging-in__using-app-code/server/users/user.service.js:21
Function
authenticate
(req, res, next)
examples/logging-in__using-app-code/server/users/users.controller.js:11
Function
beforeUpdate
()
examples/blogs__vue-vuex-rest/app.js:127
Function
beforeUpdate
()
examples/blogs__e2e-snapshots/app.js:102
Function
byTime
(a, b)
examples/fundamentals__module-api/e2e-tests.js:17
Function
c
()
examples/blogs__class-decorator/src/decorators/index.js:19
Function
callHook
(hook)
examples/testing-dom__pagination/public/pagination.js:664
Function
cellsToPriceObjects
(cells$)
examples/testing-dom__sorting-table/cypress/e2e/spec.cy.js:24
Function
clear
({ commit }, message)
examples/logging-in__jwt/src/_store/alert.module.js:14
Function
clear
({ commit }, message)
examples/logging-in__using-app-code/src/_store/alert.module.js:14
Function
clearCompleted
()
examples/blogs__element-coverage/src/actions/index.js:13
Function
clearCompleted
()
examples/blogs__class-decorator/src/actions/index.js:13
Function
clearCompleted
()
examples/blogs__testing-redux-store/src/actions/index.js:13
Function
clearNewTodo
({ commit })
examples/blogs__vue-vuex-rest/app.js:89
Function
clearNewTodo
({ commit })
examples/blogs__e2e-snapshots/app.js:79
Function
completeAllTodos
()
examples/blogs__element-coverage/src/actions/index.js:11
Function
completeAllTodos
()
examples/blogs__class-decorator/src/actions/index.js:11
Function
completeAllTodos
()
examples/blogs__testing-redux-store/src/actions/index.js:11
Function
configureFakeBackend
()
examples/logging-in__jwt/src/_helpers/fake-backend.js:2
Function
configureFakeBackend
()
examples/logging-in__using-app-code/src/_helpers/fake-backend.js:2
Function
confirmIt
()
examples/blogs__assertion-counting/app.js:3
Function
consoleProps
()
examples/blogs__application-actions/cypress/support/commands.js:26
Method
constructor
()
examples/stubbing-spying__functions/auth.js:5
Function
created
()
examples/blogs__vue-vuex-rest/app.js:118
Function
created
()
examples/blogs__e2e-snapshots/app.js:93
Method
dataCy
* Custom command to select DOM element by data-cy attribute. * @example cy.dataCy('greeting')
examples/fundamentals__add-custom-command-ts/cypress/support/index.d.ts:14
Function
debugPrintFolders
(folders)
test-examples.js:77
Function
deleteFolder
(folderName)
examples/testing-dom__download/cypress.config.js:125
Function
deleteItem
(item)
examples/blogs__e2e-api-testing/cypress/e2e/example_spec.cy.js:31
Function
destroy
()
examples/testing-dom__pagination/public/pagination.js:492
Function
disable
()
examples/testing-dom__pagination/public/pagination.js:514
Function
doCallback
(data, customCallback)
examples/testing-dom__pagination/public/pagination.js:481
Function
echo
(what)
examples/fundamentals__custom-browsers/cypress/plugins/tasks.js:3
Function
editTodo
(id, text)
examples/blogs__element-coverage/src/actions/index.js:7
Function
editTodo
(id, text)
examples/blogs__class-decorator/src/actions/index.js:7
Function
editTodo
(id, text)
examples/blogs__testing-redux-store/src/actions/index.js:7
Function
enable
()
examples/testing-dom__pagination/public/pagination.js:528
Function
ensureLoggedIn
(req, res, next)
examples/logging-in__csrf-tokens/server.js:19
Function
ensureLoggedIn
(req, res, next)
examples/logging-in__html-web-forms/server.js:16
Function
ensureLoggedIn
(req, res, next)
examples/logging-in__single-sign-on/app_server.js:13
Function
ensureLoggedIn
(req, res, next)
examples/logging-in__xhr-web-forms/server.js:17
Function
error
({ commit }, message)
examples/logging-in__jwt/src/_store/alert.module.js:11
Function
error
(req, message, err)
examples/stubbing-spying__intercept/app-jsonp.js:31
Function
error
({ commit }, message)
examples/logging-in__using-app-code/src/_store/alert.module.js:11
Function
errorHandler
(err, req, res, next)
examples/logging-in__jwt/server/_helpers/error-handler.js:3
Function
errorHandler
(err, req, res, next)
examples/logging-in__using-app-code/server/_helpers/error-handler.js:3
Function
extend
(...args)
examples/blogs__application-actions/js/utils.js:41
Function
f
(...args)
examples/blogs__class-decorator/src/decorators/index.js:29
Function
filterByScriptName
(folders)
test-examples.js:189
Function
filterDataByLocator
(dataSource)
examples/testing-dom__pagination/public/pagination.js:614
Function
filterSomeFolders
(folders)
test-examples.js:135
Function
findFiles
(mask)
examples/testing-dom__download/cypress.config.js:106
Function
findImage
(win)
examples/testing-dom__performance-metrics/cypress/e2e/spec.cy.js:21
Function
findTotalNumberFromRemoteResponse
(response)
examples/testing-dom__pagination/public/pagination.js:357
Function
generateHTML
(args)
examples/testing-dom__pagination/public/pagination.js:212
Function
generatePageNumbersHTML
(args)
examples/testing-dom__pagination/public/pagination.js:143
Function
getAll
({ commit })
examples/logging-in__jwt/src/_store/users.module.js:9
Function
getAll
()
examples/logging-in__jwt/src/_services/user.service.js:36
Function
getAll
()
examples/logging-in__jwt/server/users/user.service.js:37
Function
getAll
(req, res, next)
examples/logging-in__jwt/server/users/users.controller.js:22
Function
getAll
({ commit })
examples/logging-in__using-app-code/src/_store/users.module.js:9
Function
getAll
()
examples/logging-in__using-app-code/src/_services/user.service.js:36
Function
getAll
()
examples/logging-in__using-app-code/server/users/user.service.js:37
Function
getAll
(req, res, next)
examples/logging-in__using-app-code/server/users/users.controller.js:22
Function
getAllFailure
(state, error)
examples/logging-in__jwt/src/_store/users.module.js:26
Function
getAllFailure
(state, error)
examples/logging-in__using-app-code/src/_store/users.module.js:26
Function
getAllRequest
(state)
examples/logging-in__jwt/src/_store/users.module.js:20
Function
getAllRequest
(state)
examples/logging-in__using-app-code/src/_store/users.module.js:20
Function
getAllSuccess
(state, users)
examples/logging-in__jwt/src/_store/users.module.js:23
Function
getAllSuccess
(state, users)
examples/logging-in__using-app-code/src/_store/users.module.js:23
Function
getData
()
examples/fundamentals__dynamic-tests/cypress.config.js:20
Function
getDataFragment
(number)
examples/testing-dom__pagination/public/pagination.js:577
Function
getExamples
()
test-examples.js:64
Function
getItem
(name)
examples/server-communication__pass-value-between-specs/cypress.config.js:30
Function
getLocator
(locator)
examples/testing-dom__pagination/public/pagination.js:599
Function
getTitles
(list)
examples/testing-dom__select2/cypress/e2e/spec.cy.js:113
Function
getTodos
(state)
examples/blogs__element-coverage/src/selectors/index.js:5
Function
getTodos
(state)
examples/blogs__class-decorator/src/selectors/index.js:5
Function
getTodos
(state)
examples/blogs__testing-redux-store/src/selectors/index.js:5
Function
getTodos
(win)
examples/blogs__testing-redux-store/cypress/e2e/spec.cy.js:63
Function
getTotalNumber
()
examples/testing-dom__pagination/public/pagination.js:589
Function
getTotalPage
()
examples/testing-dom__pagination/public/pagination.js:594
Function
getUrl
()
examples/server-communication__visit-2nd-domain/cypress.config.js:22
← previous
next →
201–300 of 459, ranked by callers