test: Add e2e tests for workflow/credential migrations when enabling UM (#4719)

* add tests

* ci: Setup cypress tasks for resetting DB, and setting up an owner

* add test tests to check for settings

* add more tests

* clean up

* rename tag

* update test id

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
This commit is contained in:
Mutasem Aldmour
2022-11-24 23:22:09 +01:00
committed by GitHub
parent e409813ea9
commit 95b97078e8
15 changed files with 173 additions and 14 deletions

View File

@@ -2,7 +2,7 @@
<div :class="$style.container">
<n8n-menu :items="sidebarMenuItems" @select="handleSelect">
<template #header>
<div :class="$style.returnButton" @click="$emit('return')">
<div :class="$style.returnButton" @click="$emit('return')" data-test-id="settings-back">
<i class="mr-xs">
<font-awesome-icon icon="arrow-left" />
</i>