migrate integration tests to bdd (#1497)

Migrates the existing e2e tests towards a cucumber bdd-style and utilizes the integration-test-runner package.

Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com>
Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com>
This commit is contained in:
Konstantin Schaper
2021-01-26 12:58:48 +01:00
committed by GitHub
parent d737c3aa9f
commit 94304f96a3
24 changed files with 1763 additions and 547 deletions

View File

@@ -16,7 +16,7 @@
"react-diff-view": "^2.4.1"
},
"devDependencies": {
"@scm-manager/eslint-config": "^2.10.1",
"@scm-manager/eslint-config": "^2.12.0",
"@scm-manager/prettier-config": "^2.10.1",
"css-loader": "^3.2.0",
"prettier": "^2.1.2",