MateuszMichalowski
45f4207537
build(frontend): merged code from master ( #3367 )
...
* fix
* fix test
* update docker compose call
* update e2e test
* change docker-compose to docker compose in all workflows
* use mariadb container with enabled external_network
* add sleep to test_database
* add maybe new parameter --service-ports needed for docker compose run else there weren't any open ports
* try another approach
* save change (._.);
* fix(frontend): fix e2e setup & add additional check in validation rules.
* fix(frontend): fix e2e setup
---------
Co-authored-by: einhornimmond <info@einhornimmond.de>
Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
2024-09-12 21:00:08 +02:00
Claus-Peter Huebner
43b074ec29
skip sendCoins feature from e2e test
2023-10-17 23:27:24 +02:00
mahula
7b39a08232
Merge branch 'master' into 3053-featureend-to-end-forgot-password-of-deleted-user
2023-06-28 17:34:38 +02:00
mahula
a0af5d87ae
lint e2e model files
2023-06-28 09:46:06 +02:00
mahula
6ec3701cf6
move transaction data from step definition to scenario line
2023-06-27 19:29:00 +02:00
mahula
e763ac3d7a
move transaction details data from step definition to scenario line
2023-06-27 18:52:19 +02:00
mahula
07e11fe788
use more example data in e2e send coin scenario
2023-06-27 17:30:47 +02:00
mahula
ba98797009
add deleted user and not registered user scenarios to e2e password reset feature
2023-06-26 13:55:45 +02:00
mahula
2879cd79df
adaptreceive coins test to language dependency
2023-06-20 17:14:07 +02:00
mahula
aed4b26f3a
adaptreceive coins test to language dependency
2023-06-20 17:05:54 +02:00
mahula
febc18a85d
adaptreceive coins test to language dependency
2023-06-20 16:52:15 +02:00
mahula
ba7197b2e6
adaptreceive coins test to language dependency
2023-06-20 16:35:52 +02:00
mahula
39ee784675
fix send coins e2e test
2023-06-20 11:32:36 +02:00
mahula
1cb89ad7c4
fix send coin feature file
2023-06-20 11:09:45 +02:00
mahula
203ddb27e3
add receive test to e2e feature send coins
2023-06-20 10:37:54 +02:00
mahula
5a86c10169
add send test of e2e feature send coins
2023-06-19 11:42:34 +02:00
mahula
e46ff56c1e
add send test of e2e feature send coins
2023-06-16 16:32:19 +02:00
mahula
a837ce0a0d
add send page obpejt for e2e tests
2023-06-16 16:29:25 +02:00
mahula
9a843f3e67
use different users for e2e tests
2023-03-08 14:43:44 +01:00
mahula
bb7828db19
fix elemet selection for logout e2e test
2023-03-08 13:34:25 +01:00
mahula
80dd8d46f8
set correct url path in e2e test
2023-03-07 09:49:17 +01:00
mahula
d66356c040
refactor email step definitions
2023-03-02 13:26:58 +01:00
mahula
77ee852c1a
refactor e2e test register scenario
2023-03-02 10:53:21 +01:00
mahula
2ded17348a
refactor naming in reset password page model
2023-03-02 10:52:24 +01:00
mahula
84b031c967
rewrite registration scenarion to use the email steps
2023-03-02 10:00:26 +01:00
mahula
aa15e0ff4f
adapt registration page model for registration e2e test
2023-02-28 10:49:48 +01:00
elweyn
7394735fb9
Change structure now {root}/e2e-tests/cypress/* instead of cypress/cypress
2023-02-13 12:08:56 +01:00