Closed mml5bg closed 1 year ago
Sync requirements after import of example app has been added.
https://github.com/eclipse-velocitas/vehicle-app-python-template/issues/190
[ ] Vehicle App can be started with dapr run and is connecting to vehicle data broker
[ ] Vehicle App can process MQTT messages and call the seat service
[ ] Vehicle App can be deployed to local K3D and is running
[ ] Created/updated tests, if necessary. Code Coverage percentage on new code shall be >= 70%.
[ ] Extended the documentation in Velocitas repo
[ ] Extended the documentation in README.md
[ ] Devcontainer can be opened successfully
[ ] Devcontainer can be opened successfully behind a corporate proxy
[ ] Devcontainer can be re-built successfully
[ ] Release workflow is passing
Description
Sync requirements after import of example app has been added.
Issue ticket number and link
https://github.com/eclipse-velocitas/vehicle-app-python-template/issues/190
Checklist
[ ] Vehicle App can be started with dapr run and is connecting to vehicle data broker
[ ] Vehicle App can process MQTT messages and call the seat service
[ ] Vehicle App can be deployed to local K3D and is running
[ ] Created/updated tests, if necessary. Code Coverage percentage on new code shall be >= 70%.
[ ] Extended the documentation in Velocitas repo
[ ] Extended the documentation in README.md
[ ] Devcontainer can be opened successfully
[ ] Devcontainer can be opened successfully behind a corporate proxy
[ ] Devcontainer can be re-built successfully
[ ] Release workflow is passing