n8n/packages
Alex Grozav 77644860c0
feat: Add cypress e2e tests for signup and signin (#3490)
* feat: Added cypress setup files.

* feat: Added server bootup and initial test run.

* feat: Added e2e tests for signin, signup, and personalization form.

* feat: Added e2e tests for adding a function node.

* feat: Added set node and workflow execution steps.

* feat: Added test id to main sidebar.

* feat: Added test for creating a new workflow.

* feat: Finished test for creating a blank workflow

* chore: Removed screenshots from e2e tests.

* refactor: change e2e tests to per page structure

* feat: add cypress type enchancements

* feat: add typescript for cypress tests

* fix: remove component after merge

* feat: update cypress definitions

* feat: add cypress cleanup task

* refactor: update cypress script names

* ci: add smoke tests to workflow

* chore: remove cypress example files

* feat: update signup flow to be reusable

* fix: fix signup route for cypress page object

* fix: remove cypress reset command

* fix: remove unused imports

* fix: Add unhandled error catcher
2022-11-08 14:21:10 +02:00
..
@n8n_io/eslint-config refactor(core): clear @ts-ignore from workflow and core packages (#4467) 2022-10-31 12:45:34 +01:00
cli fix(core): Fix manual execution of pinned trigger on main mode (#4535) 2022-11-08 09:40:05 +01:00
core ci: Revert support for node.js 18 (#4518) (#4537) 2022-11-07 17:23:08 +01:00
design-system feat: Add cypress e2e tests for signup and signin (#3490) 2022-11-08 14:21:10 +02:00
editor-ui feat: Add cypress e2e tests for signup and signin (#3490) 2022-11-08 14:21:10 +02:00
node-dev ci: Revert support for node.js 18 (#4518) (#4537) 2022-11-07 17:23:08 +01:00
nodes-base ci: Revert support for node.js 18 (#4518) (#4537) 2022-11-07 17:23:08 +01:00
workflow fix(HTTP Request Node): Show error cause in the output (#4538) 2022-11-07 12:40:54 -05:00