ContosoCrafts icon indicating copy to clipboard operation
ContosoCrafts copied to clipboard

Add a functional test cases (not unit) to daprsdk

Open VenkateshSrini opened this issue 4 years ago • 2 comments

@cecilphillip , How will you write a functional test case using XUnit for those applications that using Dapr SDK? Do you have any mocks (MOQ preferred) Dapr SDK? This is highly required where the build server will not have DAPR platform /container engine and only the deployment environment will have Kubernetes installed

VenkateshSrini avatar Jun 02 '21 03:06 VenkateshSrini

@VenkateshSrini yea, I should do that at some point. Maybe someone will send me a PR for that

cecilphillip avatar Jun 12 '21 01:06 cecilphillip

Is there some mocking strategy to simulare DPR response in functional test. May I can try it

VenkateshSrini avatar Jun 12 '21 02:06 VenkateshSrini