Skip to content

More complete tests against gennodejs#8

Merged
IanTheEngineer merged 1 commit intoRethinkRobotics-opensource:kinetic-develfrom
chris-smith:gennodejs_tests
Apr 29, 2016
Merged

More complete tests against gennodejs#8
IanTheEngineer merged 1 commit intoRethinkRobotics-opensource:kinetic-develfrom
chris-smith:gennodejs_tests

Conversation

@chris-smith
Copy link
Copy Markdown
Collaborator

Requires test_msgs package available at https://github.com/RethinkRobotics-opensource/test_msgs.

Comment thread test/genjsTest.js
});

describe('actions', () => {
// TODO: TEST actions
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We should track this in an issue, so as not to forget.

@IanTheEngineer
Copy link
Copy Markdown
Member

+1 looks good to me. I'm going to merge as-is. Should we similarly test against ROS Services and a test-srvs package?

@IanTheEngineer IanTheEngineer merged commit 5b61fbd into RethinkRobotics-opensource:kinetic-devel Apr 29, 2016
@chris-smith
Copy link
Copy Markdown
Collaborator Author

chris-smith commented Apr 29, 2016

test_msgs actually includes service and action definitions as well.

Comment thread test/genjsTest.js
});

it('services and constants', (done) => {
const BasicService = msgUtils.getHandlerForSrvType('test_msgs/BasicService');
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I kinda glossed over that one. Good call. You've got a solid set of tests here

@chris-smith chris-smith deleted the gennodejs_tests branch November 29, 2016 16:02
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.

2 participants