eclipse-sdv-blueprints / fleet-management

A close to real-life showcase for truck fleet management where trucks run an SDV software stack so that logistics fleet operators can manage apps, data and services for a diverse set of vehicles.
Apache License 2.0
16 stars 10 forks source link

initial integration test in GitHub #21

Open eriksven opened 10 months ago

eriksven commented 10 months ago

We could add an integration test, which sets up the overall system. I would start with the direct fms-forwarder where all components run in Docker compose. A good indicator for a working setup would be to call the rFMS API at the fms-server.

sophokles73 commented 10 months ago

Any idea what technology/framework could be used for implementing this?

eriksven commented 10 months ago

Not yet, so far this issue was more intended as reminder and placeholder that we should think about this topic at some point, e.g., to make it easier to review and test changes.