User tests: Successful: Unsuccessful:
Adds a Github workflow file which does the same code style checks and testing as we do now in drone, but with chrome and edge browsers. Firefox is currently not supported. An additional parameter is added to the entrypoint file to define the browser to run.
Status | New | ⇒ | Pending |
Category | ⇒ | Repository Unit Tests |
Title |
|
Labels |
Added:
Unit/System Tests
PR-5.3-dev
|
Why are you running the system tests on chrome and not Firefox like right now?
On GH is only chrome available. Can't find the issue right now, but firefox was not working.
Since we are using our own docker image for the cypress tests, firefox should still be available.
The install task of cypress adds the browsers, they are not in the image.
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-06-25 06:05:15 |
Closed_By | ⇒ | rdeutz |
Thanks!
nice work