-
Notifications
You must be signed in to change notification settings - Fork 26
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
We need basic unit tests for the http functions shown here in the quickstart. Ensure at least the primary functionality of the httpget and httppost methods are covered, and any common error handling.
I want a spec to be written first in a .md file. I will review this with @fabiocav and team. Go ahead and attempt to implement it as well, but know that we will use the spec as source of truth, and make more iterations.
Other base requirements:
- Assume XUnit
- Make a list of suggested additional unit tests
- Fetch this asp.net unit testing guidance and stay as close as possible to following the guidance
- Run and validate the unit tests
Copilot
Metadata
Metadata
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request