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

Investigate Robot automation for Renode #221

Open
nwdepatie opened this issue Sep 17, 2023 · 0 comments
Open

Investigate Robot automation for Renode #221

nwdepatie opened this issue Sep 17, 2023 · 0 comments

Comments

@nwdepatie
Copy link
Contributor

Renode has an integration with a framework called Robot, which is a Python test automation framework. This framework will check different outputs and give success failure conditions. This will be super useful for automatically testing code, specifically for integration with GitHub actions to automatically test the car's code each time a pull request is made/a commit is made on a develop branch of something.

For this ticket, a simple proof of concept should be created to show the potential of Robot to be expanded into the codebase. It should be able to be run locally, not yet in the cloud but should be easily expansible.

Resources:
https://renode.readthedocs.io/en/latest/introduction/testing.html
https://robotframework.org/
https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#introduction

@nwdepatie nwdepatie reopened this May 23, 2024
@jr1221 jr1221 transferred this issue from Northeastern-Electric-Racing/Cerberus Dec 30, 2024
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