Add integration test infrastructure
- Create backend integration test project with xUnit - Add required packages: TestHost, Mvc.Testing, EF InMemory, FluentAssertions - Add project reference to backend API - Create IntegrationTestBase class with WebApplicationFactory setup - Install Supertest for HTTP integration testing
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
3a476acf2ab48eec36c3e512b88b42a88f23e6ed262fcfd761c69c1963f0df44
|
||||
Reference in New Issue
Block a user