6 Commits

Author SHA1 Message Date
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
mahula
a02c938c04
Merge branch 'master' into update-cypress 2023-06-28 11:12:49 +02:00
mahula
fb6ec71b3d lint cypress support files 2023-06-28 10:17:06 +02:00
mahula
8db179c517 lint e2e stepdefinition files files 2023-06-28 09:48:11 +02:00
mahula
11fe5bb24e replace And in stepdefinition files, because since @badeball/cypress-cucumber-preprocessor v13.0.0 the support for But and And has been removed 2023-06-28 08:28:51 +02:00
elweyn
7394735fb9 Change structure now {root}/e2e-tests/cypress/* instead of cypress/cypress 2023-02-13 12:08:56 +01:00