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

Extend the coverage of the mobility test to include other cases #1

Open
3 tasks
agalbachicar opened this issue Aug 16, 2023 · 0 comments
Open
3 tasks
Labels
enhancement New feature or request

Comments

@agalbachicar
Copy link
Member

Desired behavior

The code only covers the case where andino moves forward, we need other test cases for moving backwards and combining it with rotations.

Cases to cover:

  • The robot moves backwards in a straight line.
  • The robot rotates in place clockwise.
  • The robot rotates in place counterclockwise.

Alternatives considered

N/A

Implementation suggestion

Create new test cases for each movement procedure.

Additional context

N/A

@agalbachicar agalbachicar added the enhancement New feature or request label Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant