Azure / Azure/azure-iot-sdk-csharp

[feature request] Make DPS Queries testable

Open
#3,439 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
477
Forks
492
Avg merge
9h 55m
Merged PRs (30d)
2

Description

https://github.com/Azure/azure-iot-sdk-csharp/blob/main/provisioning/service/src/Config/QueryResult.cs

The QueryResponseClass needs to be modifiable to allow testing of applications that query the DPS.

I'm happy to do the work, just looking for guidance on how you would like to proceed.

Contributor guide

Open the contributing guide

Research direction

Start with provisioning/service/src/Config/QueryResult.cs and inspect QueryResponseClass and the surrounding DPS query response flow. Determine which parts currently prevent applications from modifying responses for tests; done means an application can create or modify a query response for DPS testing, with the expected behavior verified by the project’s existing tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.