5 Commits

Author SHA1 Message Date
fastium
b03368aa6f test(webapp): update documentation
- Change the description about the environment test
2025-06-24 21:13:51 +02:00
fastium
4e5959fac4 test(webapp): provide an environment variable for e2e tests 2025-06-24 20:43:50 +02:00
fastium
bbbc11704a test(web-app): update documentation
- coverage description - how to run - problem E2E CI
2025-06-24 17:33:41 +02:00
fastium
e436eb354b test(webapp): provide tests in CI
- add url and page as env variables to choice where to test and update the others
- To pass a variable to a job's service, they have to be declared in the "variables" global -> doesn't work (see: [#37])
- use of the deployed image to do E2E test instead of services of gitlab
2025-06-24 17:33:41 +02:00
fastium
c5efa10f1a test(web-app): add test end2end
- it implements a 1st version of it
2025-06-08 22:31:46 +02:00