aws / aws-iot-device-sdk-java

Java SDK for connecting to AWS IoT from a device.
https://aws.amazon.com/iot/sdk/
Apache License 2.0
211 stars 168 forks source link

Introduce Integration Test #181

Closed xiazhvera closed 2 years ago

xiazhvera commented 2 years ago

Description of changes: Bring in the integration test

  1. Replaced Odin Credential with AWS Secret Manager
  2. Used surefire plugin to run test with different property set.
  3. Added uuid for clients, and topics to avoid conflicts on test device.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.