bahmutov / test-todomvc-using-app-actions

Example Cypress tests going from page objects to app actions

Home Page:https://www.cypress.io/blog/2019/01/03/stop-using-page-objects-and-start-using-app-actions/

Repository from Github https://github.combahmutov/test-todomvc-using-app-actionsRepository from Github https://github.combahmutov/test-todomvc-using-app-actions

Fix the CircleCI build

bahmutov opened this issue · comments

Your configFile threw an error from: /root/project/cypress.config.ts

The error was thrown while executing your e2e.setupNodeEvents() function:

/root/project/node_modules/find-cypress-specs/src/index.js:204
    const e2eIgnorePattern = options.e2e?.specPattern || e2eDefaults.specPattern
                                         ^

SyntaxError: Unexpected token '.'