MCPcopy Create free account

hub / github.com/cypress-io/cypress-example-recipes / functions

Functions459 in github.com/cypress-io/cypress-example-recipes

FunctionSET_LOADING
(state, flag)
examples/blogs__vue-vuex-rest/app.js:24
FunctionSET_LOADING
(state, flag)
examples/blogs__e2e-snapshots/app.js:21
FunctionSET_NEW_TODO
(state, todo)
examples/blogs__vue-vuex-rest/app.js:30
FunctionSET_NEW_TODO
(state, todo)
examples/blogs__e2e-snapshots/app.js:27
FunctionSET_TODOS
(state, todos)
examples/blogs__vue-vuex-rest/app.js:27
FunctionSET_TODOS
(state, todos)
examples/blogs__e2e-snapshots/app.js:24
FunctionStoreProvider
({ children })
examples/blogs__class-decorator/src/store.jsx:8
FunctionTodoList
({ filteredTodos, actions })
examples/blogs__class-decorator/src/components/TodoList.jsx:5
Method_onClick
()
examples/testing-dom__lit-element/elements.js:12
Functionadd
(a: number, b: number)
examples/preprocessors__typescript-webpack/cypress/support/add.ts:1
FunctionaddTodo
({ commit, state })
examples/blogs__vue-vuex-rest/app.js:67
FunctionaddTodo
({ commit, state })
examples/blogs__e2e-snapshots/app.js:57
FunctionaddTodoAfterDelay
({ commit }, { milliseconds, title })
examples/blogs__vue-vuex-rest/app.js:93
FunctionassertIsFoo
(options)
examples/extending-cypress__chai-assertions/cypress/support/e2e.js:25
MethodasyncAdd
* Custom command that adds two given numbers
examples/fundamentals__add-custom-command-ts/cypress/support/index.d.ts:19
Functionauthenticate
({ username, password })
examples/logging-in__jwt/server/users/user.service.js:21
Functionauthenticate
(req, res, next)
examples/logging-in__jwt/server/users/users.controller.js:11
Functionauthenticate
({ username, password })
examples/logging-in__using-app-code/server/users/user.service.js:21
Functionauthenticate
(req, res, next)
examples/logging-in__using-app-code/server/users/users.controller.js:11
FunctionbeforeUpdate
()
examples/blogs__vue-vuex-rest/app.js:127
FunctionbeforeUpdate
()
examples/blogs__e2e-snapshots/app.js:102
FunctionbyTime
(a, b)
examples/fundamentals__module-api/e2e-tests.js:17
Functionc
()
examples/blogs__class-decorator/src/decorators/index.js:19
FunctioncallHook
(hook)
examples/testing-dom__pagination/public/pagination.js:664
FunctioncellsToPriceObjects
(cells$)
examples/testing-dom__sorting-table/cypress/e2e/spec.cy.js:24
Functionclear
({ commit }, message)
examples/logging-in__jwt/src/_store/alert.module.js:14
Functionclear
({ commit }, message)
examples/logging-in__using-app-code/src/_store/alert.module.js:14
FunctionclearCompleted
()
examples/blogs__element-coverage/src/actions/index.js:13
FunctionclearCompleted
()
examples/blogs__class-decorator/src/actions/index.js:13
FunctionclearCompleted
()
examples/blogs__testing-redux-store/src/actions/index.js:13
FunctionclearNewTodo
({ commit })
examples/blogs__vue-vuex-rest/app.js:89
FunctionclearNewTodo
({ commit })
examples/blogs__e2e-snapshots/app.js:79
FunctioncompleteAllTodos
()
examples/blogs__element-coverage/src/actions/index.js:11
FunctioncompleteAllTodos
()
examples/blogs__class-decorator/src/actions/index.js:11
FunctioncompleteAllTodos
()
examples/blogs__testing-redux-store/src/actions/index.js:11
FunctionconfigureFakeBackend
()
examples/logging-in__jwt/src/_helpers/fake-backend.js:2
FunctionconfigureFakeBackend
()
examples/logging-in__using-app-code/src/_helpers/fake-backend.js:2
FunctionconfirmIt
()
examples/blogs__assertion-counting/app.js:3
FunctionconsoleProps
()
examples/blogs__application-actions/cypress/support/commands.js:26
Methodconstructor
()
examples/stubbing-spying__functions/auth.js:5
Functioncreated
()
examples/blogs__vue-vuex-rest/app.js:118
Functioncreated
()
examples/blogs__e2e-snapshots/app.js:93
MethoddataCy
* 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
FunctiondebugPrintFolders
(folders)
test-examples.js:77
FunctiondeleteFolder
(folderName)
examples/testing-dom__download/cypress.config.js:125
FunctiondeleteItem
(item)
examples/blogs__e2e-api-testing/cypress/e2e/example_spec.cy.js:31
Functiondestroy
()
examples/testing-dom__pagination/public/pagination.js:492
Functiondisable
()
examples/testing-dom__pagination/public/pagination.js:514
FunctiondoCallback
(data, customCallback)
examples/testing-dom__pagination/public/pagination.js:481
Functionecho
(what)
examples/fundamentals__custom-browsers/cypress/plugins/tasks.js:3
FunctioneditTodo
(id, text)
examples/blogs__element-coverage/src/actions/index.js:7
FunctioneditTodo
(id, text)
examples/blogs__class-decorator/src/actions/index.js:7
FunctioneditTodo
(id, text)
examples/blogs__testing-redux-store/src/actions/index.js:7
Functionenable
()
examples/testing-dom__pagination/public/pagination.js:528
FunctionensureLoggedIn
(req, res, next)
examples/logging-in__csrf-tokens/server.js:19
FunctionensureLoggedIn
(req, res, next)
examples/logging-in__html-web-forms/server.js:16
FunctionensureLoggedIn
(req, res, next)
examples/logging-in__single-sign-on/app_server.js:13
FunctionensureLoggedIn
(req, res, next)
examples/logging-in__xhr-web-forms/server.js:17
Functionerror
({ commit }, message)
examples/logging-in__jwt/src/_store/alert.module.js:11
Functionerror
(req, message, err)
examples/stubbing-spying__intercept/app-jsonp.js:31
Functionerror
({ commit }, message)
examples/logging-in__using-app-code/src/_store/alert.module.js:11
FunctionerrorHandler
(err, req, res, next)
examples/logging-in__jwt/server/_helpers/error-handler.js:3
FunctionerrorHandler
(err, req, res, next)
examples/logging-in__using-app-code/server/_helpers/error-handler.js:3
Functionextend
(...args)
examples/blogs__application-actions/js/utils.js:41
Functionf
(...args)
examples/blogs__class-decorator/src/decorators/index.js:29
FunctionfilterByScriptName
(folders)
test-examples.js:189
FunctionfilterDataByLocator
(dataSource)
examples/testing-dom__pagination/public/pagination.js:614
FunctionfilterSomeFolders
(folders)
test-examples.js:135
FunctionfindFiles
(mask)
examples/testing-dom__download/cypress.config.js:106
FunctionfindImage
(win)
examples/testing-dom__performance-metrics/cypress/e2e/spec.cy.js:21
FunctionfindTotalNumberFromRemoteResponse
(response)
examples/testing-dom__pagination/public/pagination.js:357
FunctiongenerateHTML
(args)
examples/testing-dom__pagination/public/pagination.js:212
FunctiongeneratePageNumbersHTML
(args)
examples/testing-dom__pagination/public/pagination.js:143
FunctiongetAll
({ commit })
examples/logging-in__jwt/src/_store/users.module.js:9
FunctiongetAll
()
examples/logging-in__jwt/src/_services/user.service.js:36
FunctiongetAll
()
examples/logging-in__jwt/server/users/user.service.js:37
FunctiongetAll
(req, res, next)
examples/logging-in__jwt/server/users/users.controller.js:22
FunctiongetAll
({ commit })
examples/logging-in__using-app-code/src/_store/users.module.js:9
FunctiongetAll
()
examples/logging-in__using-app-code/src/_services/user.service.js:36
FunctiongetAll
()
examples/logging-in__using-app-code/server/users/user.service.js:37
FunctiongetAll
(req, res, next)
examples/logging-in__using-app-code/server/users/users.controller.js:22
FunctiongetAllFailure
(state, error)
examples/logging-in__jwt/src/_store/users.module.js:26
FunctiongetAllFailure
(state, error)
examples/logging-in__using-app-code/src/_store/users.module.js:26
FunctiongetAllRequest
(state)
examples/logging-in__jwt/src/_store/users.module.js:20
FunctiongetAllRequest
(state)
examples/logging-in__using-app-code/src/_store/users.module.js:20
FunctiongetAllSuccess
(state, users)
examples/logging-in__jwt/src/_store/users.module.js:23
FunctiongetAllSuccess
(state, users)
examples/logging-in__using-app-code/src/_store/users.module.js:23
FunctiongetData
()
examples/fundamentals__dynamic-tests/cypress.config.js:20
FunctiongetDataFragment
(number)
examples/testing-dom__pagination/public/pagination.js:577
FunctiongetExamples
()
test-examples.js:64
FunctiongetItem
(name)
examples/server-communication__pass-value-between-specs/cypress.config.js:30
FunctiongetLocator
(locator)
examples/testing-dom__pagination/public/pagination.js:599
FunctiongetTitles
(list)
examples/testing-dom__select2/cypress/e2e/spec.cy.js:113
FunctiongetTodos
(state)
examples/blogs__element-coverage/src/selectors/index.js:5
FunctiongetTodos
(state)
examples/blogs__class-decorator/src/selectors/index.js:5
FunctiongetTodos
(state)
examples/blogs__testing-redux-store/src/selectors/index.js:5
FunctiongetTodos
(win)
examples/blogs__testing-redux-store/cypress/e2e/spec.cy.js:63
FunctiongetTotalNumber
()
examples/testing-dom__pagination/public/pagination.js:589
FunctiongetTotalPage
()
examples/testing-dom__pagination/public/pagination.js:594
FunctiongetUrl
()
examples/server-communication__visit-2nd-domain/cypress.config.js:22
← previousnext →201–300 of 459, ranked by callers