Move Enterprise Erin tests from Puppeteer to Cypress (#8569)

* Move Enterprise Erin tests from Puppeteer to Cypress

* delint

* types

* Fix double space

* Better handle logout in Lifecycle

* Fix test by awaiting the network request

* Improve some logout handlings

* Try try try again

* Delint

* Fix tests

* Delint
This commit is contained in:
Michael Telatynski
2022-05-26 10:12:49 +00:00
committed by GitHub
parent 7efd7b67ea
commit 655bca63e6
12 changed files with 131 additions and 150 deletions
+1
View File
@@ -27,3 +27,4 @@ import "./settings";
import "./bot";
import "./clipboard";
import "./util";
import "./app";