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

Add tests for generate_policy verb #122

Merged
merged 3 commits into from
Jun 12, 2019

Conversation

kyrofa
Copy link
Member

@kyrofa kyrofa commented Jun 12, 2019

The verbs are missing tests. Let's get started by adding some basic coverage to generate_policy. Also ensure that generate_policy abides by established conventions, returning 0 upon success.

The verbs are missing tests. Let's get started by adding some basic
coverage to `generate_policy`. Also ensure that `generate_policy` abides
by established conventions, returning 0 upon success.

Signed-off-by: Kyle Fazzari <kyle@canonical.com>
Copy link
Member

@jacobperron jacobperron left a comment

Choose a reason for hiding this comment

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

LGTM. Just a couple minor comments.

Thanks!

Also use `1` instead of QoSProfile.

Signed-off-by: Kyle Fazzari <kyle@canonical.com>
@jacobperron
Copy link
Member

jacobperron commented Jun 12, 2019

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

Edit: Rebuild after 8a662ba

Signed-off-by: Kyle Fazzari <kyle@canonical.com>
@jacobperron jacobperron merged commit 9ec694d into ros2:master Jun 12, 2019
@kyrofa kyrofa deleted the feature/generate_policy_verb_tests branch June 12, 2019 17:40
ruffsl pushed a commit to ruffsl/sros2 that referenced this pull request Aug 6, 2019
* Add tests for generate_policy verb

The verbs are missing tests. Let's get started by adding some basic
coverage to `generate_policy`. Also ensure that `generate_policy` abides
by established conventions, returning 0 upon success.

Signed-off-by: Kyle Fazzari <kyle@canonical.com>

* Add std_msgs as a test_depend

Also use `1` instead of QoSProfile.

Signed-off-by: Kyle Fazzari <kyle@canonical.com>

* Reorder imports

Signed-off-by: Kyle Fazzari <kyle@canonical.com>
Signed-off-by: ruffsl <roxfoxpox@gmail.com>
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

Successfully merging this pull request may close these issues.

3 participants