Commit Graph

5 Commits

Author SHA1 Message Date
caa29f2d25 feat(test): add test environnement
remove useless environnement variable

Signed-off-by: Klagarge <remi@heredero.ch>
2025-06-24 21:26:07 +02:00
fastium
4e5959fac4 test(webapp): provide an environment variable for e2e tests 2025-06-24 20:43:50 +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
e6ef490314 feat(gateway): added first implement of the Gateway (MQTT, Influx, REST)
Signed-off-by: Klagarge <remi@heredero.ch>
2025-04-15 10:30:24 +02:00
035f2f56cb feat(backend): add docker-compose (#15)
add influxdb (#14)
add rabbitmq (#4)

Signed-off-by: Klagarge <remi@heredero.ch>
2025-03-18 09:19:04 +01:00