Skip to content

[CI] - Linux unit tests #63

@jr1221

Description

@jr1221

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions