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:
Denis Urs Rudolph
2026-04-08 20:23:48 +02:00
parent d3ec22aa99
commit 3421818d41
17 changed files with 4916 additions and 0 deletions
File diff suppressed because it is too large Load Diff