-
Notifications
You must be signed in to change notification settings - Fork 197
Add integration tests #143
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
There are several sample apps running in the repo:
Each sample app has endpoints, and they need to be tested whether they accept parameters correctly and return payloads correctly or not.
Related reading: https://devkimchi.com/2019/08/07/azure-functions-integration-testing-with-mountebank/