MCPcopy
hub / github.com/dabeng/OrgChart / setupNodeEvents

Function setupNodeEvents

cypress.config.js:9–11  ·  view source on GitHub ↗
(on, config)

Source from the content-addressed store, hash-verified

7 supportFile: "test/cypress/support/e2e.{js,jsx,ts,tsx}",
8 specPattern: "test/cypress/e2e/**/*.cy.{js,jsx,ts,tsx}",
9 setupNodeEvents(on, config) {
10 // implement node event listeners here
11 },
12 },
13});

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected