Azure / Azure/azure-iot-sdk-csharp
[feature request] Make DPS Queries testable
- 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
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