6 Commits

Author SHA1 Message Date
fastium
4e5959fac4 test(webapp): provide an environment variable for e2e tests 2025-06-24 20:43:50 +02:00
fastium
550d6fd776 chore(webapp): update documentation with class diagram 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
cecd04dd20 tests(web-app): serie unit tests 2025-06-24 17:33:41 +02:00
fastium
5e9f9d6ad2 tests(web-app): e2e invalid multiselect input 2025-06-24 17:33:41 +02:00
fastium
bd503d5641 test(web-app): add e2e fetch process
It tests the normal request case of timeserie
2025-06-24 17:33:41 +02:00