Azure-Samples / MqttApplicationSamples

Samples implementing common PubSub patterns for Edge and Cloud Brokers
MIT License
24 stars 25 forks source link

[C] Unit test setup & connection settings tests #44

Closed vaavva closed 1 year ago

vaavva commented 1 year ago

Purpose

Checklist

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[x] Other... Please describe: Tests

How to Test

What to Check

Verify that the following are valid

Other Information