hyunbin7303 / HBlog

Blog Post website implementation using Blazor WASM and ASP.NET Web Api
23 stars 5 forks source link

Integration test - For Repository layers #46

Open hyunbin7303 opened 6 months ago

hyunbin7303 commented 6 months ago

Requirements

For the Integration testing, use the postgres db on docker. Clean up process is mandatory to run the test over and over again.

hyunbin7303 commented 1 month ago

https://andrewlock.net/exploring-dotnet-6-part-6-supporting-integration-tests-with-webapplicationfactory-in-dotnet-6/