Commit Graph

11 Commits

Author SHA1 Message Date
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
bd503d5641 test(web-app): add e2e fetch process
It tests the normal request case of timeserie
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
fastium
e8fae59467 test(web-app): add cypress for unit test 2025-06-08 22:31:46 +02:00
fastium
c9be1ba772 feat(web-app): set plot options 2025-05-23 22:55:52 +02:00
fastium
2a85ed3e87 chore(web-app): add package for select object 2025-05-16 20:40:37 +02:00
fastium
11998daad3 chore(web-app): add package for layout 2025-05-16 20:40:36 +02:00
fastium
c8c719099e feat(web-app): add get values and update dependencies 2025-05-16 20:40:36 +02:00
fastium
4959d0fef2 chore(web-app): create new vue project to fix dependencies 2025-05-16 20:37:25 +02:00
fastium
fb08cdbf0d chore(web-app): init 2025-03-31 12:01:47 +02:00