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

driver: no tests for motoman-specific simple_message and IRC extensions #92

Open
gavanderhoorn opened this issue May 19, 2016 · 0 comments
Labels

Comments

@gavanderhoorn
Copy link
Member

The simple_message and industrial_robot_client packages have a number of tests to make sure the (de)serialisation and data structure classes work as they are supposed to. While the motoman_driver package has introduced a number of motoman-specific extensions to that infrastructure, it did not also introduce tests for them.

Based on our experience with the tests in simple_message, issues like #91 are examples of problems that would most likely have been uncovered by a solid test set.

This situation should be rectified and tests for at least the set of simple messages implemented in this package should be added.

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

No branches or pull requests

1 participant