madslundt / NetCoreMicroservicesSample

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

Feature request: Tests #16

Open LeftTwixWand opened 1 year ago

LeftTwixWand commented 1 year ago

The project is great, and I would really like to see how to implement unit, integration and e2e tests in that system. Because it's hard to find a god showcase project, that explains how to test such system in a proper way.