n8n/packages/editor-ui/src/views
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
..
AuthView.vue feat: Add cypress e2e tests for signup and signin (#3490) 2022-11-08 14:21:10 +02:00
CanvasAddButton.vue feat(editor, core, cli): implement new workflow experience (#4358) 2022-10-18 14:23:22 +02:00
canvasHelpers.ts feat(editor): implement executions preview via the new executions tab in node view (#4311) 2022-10-26 10:02:56 +02:00
ChangePasswordView.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
CredentialsView.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
ErrorView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
ForgotMyPasswordView.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
LoadingView.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
NodeView.vue fix(editor): Update workflow buttons spacings (#4534) 2022-11-07 12:56:19 +01:00
SettingsApiView.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
SettingsCommunityNodesView.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
SettingsFakeDoorView.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
SettingsPersonalView.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
SettingsUsersView.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
SettingsView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
SetupView.vue feat: Add cypress e2e tests for signup and signin (#3490) 2022-11-08 14:21:10 +02:00
SigninView.vue feat: Add cypress e2e tests for signup and signin (#3490) 2022-11-08 14:21:10 +02:00
SignupView.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
TemplatesCollectionView.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
TemplatesSearchView.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
TemplatesView.vue feat(editor): Main navigation redesign (#4144) 2022-09-26 15:25:19 +02:00
TemplatesWorkflowView.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
WorkflowsView.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00