docs icon indicating copy to clipboard operation
docs copied to clipboard

Create the doc or sample for Dapr user app integration test

Open youngbupark opened this issue 5 years ago • 2 comments

Describe the proposal

This is the issue to track the Gitter conversation

A user wants to know how to run integration test against Dapr user apps when he has multiple Dapr apps. Their integration tests must be run with Dapr to talk to the different dapr apps.

There should be multiple ways to do integration test for dapr user apps in their local dev environment. It will be helpful to provide the docs and samples to run the integration tests for user apps.

youngbupark avatar Oct 21 '19 16:10 youngbupark

Please, check out the example I crafted: https://github.com/riezebosch/dapr-tdd

riezebosch avatar May 11 '21 07:05 riezebosch

@riezebosch - thanks for sharing! Is this something you'd be interested to contribute to the Dapr project? https://docs.dapr.io/contributing/contributing-overview/ https://docs.dapr.io/contributing/contributing-docs/

willtsai avatar Oct 01 '21 18:10 willtsai