Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] - Linux unit tests #63

Open
jr1221 opened this issue Oct 11, 2024 · 0 comments
Open

[CI] - Linux unit tests #63

jr1221 opened this issue Oct 11, 2024 · 0 comments

Comments

@jr1221
Copy link
Contributor

jr1221 commented Oct 11, 2024

Description

Ensure that messages are being parsed with a unit testing framework of sorts.

Acceptance Criteria

Tests the whole round trip of encodable can messages by sending a MQTT message, and decodable can messages by sending a CAN message.

Proposed Solution

Have a bash script to setup vcan0 and mosquitto. Have a rust test which sets up mqtt and can listeners, and runs a few messages through the encoder and decoder and checks on the other side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant