Skip to content

Device Advisor Test Samples #281

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 3 commits into from
Mar 16, 2022
Merged

Device Advisor Test Samples #281

merged 3 commits into from
Mar 16, 2022

Conversation

xiazhvera
Copy link
Contributor

@xiazhvera xiazhvera commented Mar 3, 2022

Description of changes:
Added test samples for device advisor tests. The samples are based on our current samples.
The PR depends on the changes in PR: awslabs/aws-crt-python#334 and #276

Sample Name Description and sample workflow Test Cases
MQTT Connection The sample will be used to test MQTT connection feature. It will 1. open a MQTT connection 2.wait for callback 3.Then close the connection. MQTT- Connection
MQTT Subscribe The sample will be used to test MQTT connection feature. It will 1. open a MQTT connection 2.subscribe for a topic 3. wait for callback 4. close the connection. MQTT- Subscribe
MQTT Publish The sample will be used to test MQTT connection feature. It will 1. open a MQTT connection 2.publish to a topic 3. wait for callback 4. close the connection. MQTT- Publish
Shadow Update The sample will be used to test MQTT connection feature. It will 1. open a MQTT connection 2. update shadow field 3.close the connection. Shadow-Shadow Publish, Shadow Update

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@TwistedTwigleg TwistedTwigleg left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@xiazhvera xiazhvera merged commit 0face13 into main Mar 16, 2022
@xiazhvera xiazhvera deleted the deviceadvisor branch March 16, 2022 22:14
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