madslundt / NetCoreMicroservicesSample

Sample using micro services in .NET Core 3.1 Focusing on clean code
MIT License
684 stars 171 forks source link

[QUESTION] Testing #14

Open 3dotsDev opened 3 years ago

3dotsDev commented 3 years ago

Have you an Example for Testing the Solution with UTests? Itryed it but hangs by Mocking Database and MediatR purposes ( Rabbit also )