67 Commits

Author SHA1 Message Date
mahula
7992074e88
remove cucumber messages file from e2e module 2023-02-14 18:08:52 +01:00
mahula
1243661a11
update e2e-tests/README.md
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-02-14 11:38:01 +01:00
mahula
e772e25d2f
update e2e-tests/README.md
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-02-14 11:37:41 +01:00
mahula
9db3c38e58 fix path in .gitignore 2023-02-14 11:21:16 +01:00
elweyn
7394735fb9 Change structure now {root}/e2e-tests/cypress/* instead of cypress/cypress 2023-02-13 12:08:56 +01:00
elweyn
a63bc245f5 Small optimization. 2023-02-12 07:32:15 +01:00
elweyn
eb433ba870 Remove un unused ". 2023-02-12 07:29:18 +01:00
elweyn
227f793dec Move src to cypress. 2023-02-12 07:28:38 +01:00
elweyn
2d86cd97b0 Delete everything under src. 2023-02-12 07:28:21 +01:00
elweyn
9008c96d0f Move cypress/tests/cypress folder to src 2023-02-10 12:12:17 +01:00
elweyn
140b53faf3 Change " to ', remove ; at end of statements, try to correct IDE recognition of modul imports. 2023-02-10 10:12:44 +01:00
mahula
a8a107628d for more coherent reading of scenario's storyline change completely to the user as the actor 2023-02-03 14:51:26 +01:00
mahula
d3f8c22fdb
straighten out the wording of the feature's focus
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-02-03 14:43:06 +01:00
mahula
758bd8e781 fix step_definition for e2e test 2023-02-02 22:50:51 +01:00
mahula
b2eab93979 fix step_definition for e2e test 2023-02-02 21:59:07 +01:00
mahula
010e17ee62 Revert "move response in e2e test to common step definitions"
This reverts commit d89fc1ef105366d0f9deffb0bf79869ce5dff019.
2023-02-02 21:58:08 +01:00
mahula
d89fc1ef10 move response in e2e test to common step definitions 2023-02-02 21:03:14 +01:00
mahula
a28a46cf08 disable video recording in e2e tests 2023-02-02 15:43:26 +01:00
mahula
b91bf38f1b add response check to submit login e2e test step 2023-02-02 14:56:01 +01:00
mahula
4dfad4086d add response check to submit login e2e test step 2023-02-02 14:25:08 +01:00
mahula
91933f6f0d add video recodring and upload for testing purposes 2023-02-02 12:19:32 +01:00
mahula
2cf1dcbe83 add feature file for e2e testing "forgot password" 2023-01-30 18:18:36 +01:00
mahula
c23327013f add page object files for e2e testing "forgot password" 2023-01-30 18:17:22 +01:00
mahula
0812beb050 set data-test attribute in login page for e2e testing 2023-01-26 16:59:39 +01:00
mahula
58513fa299 adapt step definitions for new user story 2023-01-26 15:27:09 +01:00
mahula
926ca9c209 fix cypress config 2023-01-26 15:23:27 +01:00
mahula
73c4f62a8e e2e testing: disable video recording 2022-11-02 13:59:25 +01:00
mahula
b0e9550ffc
update e2e-tests/cypress/README.md
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-09-29 12:21:49 +02:00
mahula
f780b1c431
update e2e-tests/cypress/README.md
- hint about seeding the database before each test run
2022-09-29 11:32:57 +02:00
mahula
6796190f09
update e2e-tests/cypress/README.md
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-09-29 11:12:29 +02:00
mahula
07815e887f
update e2e-tests/cypress/README.md
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-09-29 11:12:06 +02:00
mahula
5d24d1d510 update cypress test readme 2022-09-28 13:59:29 +02:00
mahula
2a82faff47 fix error caused by missing files regarding rgistration tests 2022-09-28 13:01:27 +02:00
mahula
e7207da9ac fix language dependency of some selectors in login and user profile tests 2022-09-28 12:13:49 +02:00
mahula
480378a182 fix language dependency of some selectors in login and user profile tests 2022-09-28 10:38:46 +02:00
mahula
bb7e8d2b3d set default command wait timout higher in cypress configuration 2022-09-27 15:51:05 +02:00
mahula
1a01c7df83 change cypress command in package.json to make "cypress open" available for local testing 2022-09-27 15:22:08 +02:00
mahula
60e4cbfd60 make login query string more human readable in cypress.config.ts 2022-09-23 14:23:07 +02:00
mahula
454c8e2fda correct cypress execution command in package.json 2022-09-23 14:20:30 +02:00
mahula
a12bb9e09b bundle cypress step definitions
- bundle step definitions in feature-related multiple-step files
- avoid the long ugly file names
2022-09-23 12:19:37 +02:00
mahula
9f23ac9734
shorten script name for cypress execution in e2e-tests/cypress/tests/package.json
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-09-23 10:23:30 +02:00
mahula
9469ce9897 adapt lenguage dependent selectors on page object files 2022-09-21 18:25:06 +02:00
mahula
aecf84f5ca fix linting 2022-09-21 18:06:07 +02:00
mahula
2da97bf275 adapt language dependent selectors for login page object 2022-09-21 16:43:31 +02:00
mahula
ab17e77b24 add linting module depencendies to package.json 2022-09-21 16:41:38 +02:00
mahula
75b9273ae1 add token time decoding to custom login command 2022-09-21 16:38:36 +02:00
mahula
4f589d95c6 update .gitignore for cypress directory 2022-09-15 10:31:04 +02:00
mahula
ce63ffed35 add feature test for changing the password in user profile 2022-09-15 10:13:02 +02:00
mahula
7e20531f39 update user authentication feature test 2022-09-15 09:55:44 +02:00
mahula
9890898191 add custom command for reusable login via API 2022-09-15 09:14:29 +02:00