eclipse-velocitas / vehicle-app-python-sdk

vehicle-app-python-sdk
Apache License 2.0
7 stars 18 forks source link

[Bug]: Tests in seat-adjuster example are outdated #87

Closed BjoernAtBosch closed 1 year ago

BjoernAtBosch commented 1 year ago

What happened?

At least the unit tests of the seat-adjuster example are outdated. Means they are referring the previous model package sdv_model (as provided by the python model repo).

Observed behaviour: The unit tests are failing after importing this example from Python template (based) repo(s). Please also check the integration tests.

Operating System

Other

What release version or branch did you use?

Current main: https://github.com/eclipse-velocitas/vehicle-app-python-sdk/commit/0655c67d33b9e8ec16cfcf9329b888db2e674b98

Relevant log output

No response

Code of Conduct