Konstantin Schaper
fc2a40cab5
Fix users not being editable ( #2084 )
...
Since 2.34.0, users could not be edited. This pull request fixes the issue and adds unit tests.
2022-07-12 10:45:05 +02:00
Konstantin Schaper
689b191ec3
fix e2e test
2022-05-03 16:19:05 +02:00
Eduard Heimbuch
9f9bfd6635
Fix user creation via UI
2022-03-10 17:18:17 +01:00
Konstantin Schaper
298956ceda
update to newest version of integration-test-runner ( #1968 )
2022-03-03 08:42:23 +01:00
Konstantin Schaper
a1edf1ce8e
convert cucumber tests to standard cypress with typescript ( #1962 )
...
In light of the upcoming release of version 3 of the integration-test-runner, which does not use cucumber but standard cypress with typescript, all e2e tests have been converted to match the new format.
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
2022-02-28 14:48:37 +01:00
Eduard Heimbuch
e58d3dd70c
Fix repository file search ( #1867 )
2021-11-19 14:38:11 +01:00
Eduard Heimbuch
7464baf767
Fix missing license headers
2021-04-30 16:13:19 +02:00
Konstantin Schaper
94304f96a3
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 >
2021-01-26 12:58:48 +01:00
Sebastian Sdorra
06ecfd786e
Revert "Add screenshots and test failures to test jenkins archiving"
...
This reverts commit 6a390ee811 .
2020-08-25 12:25:46 +02:00
Sebastian Sdorra
6a390ee811
Add screenshots and test failures to test jenkins archiving
2020-08-25 10:33:45 +02:00
Sebastian Sdorra
4626d56bb7
Add ignore entries for cypress videos and screenshots
2020-08-25 10:26:50 +02:00
Sebastian Sdorra
752745868a
Split anonymous access e2e tests into separate files
2020-08-12 12:13:23 +02:00
Eduard Heimbuch
c1cfff603b
fix review findings
2020-08-12 10:05:36 +02:00
Eduard Heimbuch
6ab80236f7
change cypress tests to ui only
2020-08-10 11:36:46 +02:00
Eduard Heimbuch
fa3f3bd135
delete cypress examples
2020-08-07 13:14:28 +02:00
Eduard Heimbuch
9dc5d2da2b
add cypress for ui e2e tests // add anonymous access e2e tests
2020-08-04 16:24:32 +02:00