Skip to content

Merge cmd features #1275

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

Merged
merged 5 commits into from
Dec 4, 2018
Merged

Merge cmd features #1275

merged 5 commits into from
Dec 4, 2018

Conversation

munkhuushmgl
Copy link
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 4, 2018
@gguuss gguuss self-requested a review December 4, 2018 00:04
Copy link
Contributor

@gguuss gguuss left a comment

Choose a reason for hiding this comment

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

Please make sure to add a new test for commands instead of using the test for configuration change.

.sendCommandToDevice(devicePath, req).execute();

System.out.println("Command response: " + res.toString());
// [END send_command]
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably want to remove this out of the { ... }

@@ -413,32 +413,50 @@ public void testHttpDeviceConfig() throws Exception {
// MQTT device tests
@Test
public void testMqttDeviceConfig() throws Exception {
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add the command test as a separate test and leave the configuration test as-is.

@gguuss gguuss merged commit fba8e72 into GoogleCloudPlatform:master Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants