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

Improve Shell unit tests #245

Merged
merged 2 commits into from
May 15, 2024
Merged

Improve Shell unit tests #245

merged 2 commits into from
May 15, 2024

Conversation

jballoffet
Copy link
Member

🎉 New feature

Related: #88

Summary

This PR improves the Shell unit tests by using C++ STL types.

Test it

Tested by running the following commands and ensuring code builds and tests build and pass:

pio run

and

pio test --environment=desktop

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Copy link
Collaborator

@francocipollone francocipollone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

andino_firmware/test/desktop/test_shell/shell_test.cpp Outdated Show resolved Hide resolved
Signed-off-by: Javier Balloffet <[email protected]>
Signed-off-by: Javier Balloffet <[email protected]>
@jballoffet jballoffet force-pushed the jballoffet/improve-shell-tests branch from f77812d to 6938334 Compare May 15, 2024 08:47
@jballoffet jballoffet merged commit 8e8e940 into humble May 15, 2024
4 checks passed
@jballoffet jballoffet deleted the jballoffet/improve-shell-tests branch May 15, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants