Denis Urs Rudolph 3421818d41 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
2026-04-08 20:23:48 +02:00
2026-04-06 22:33:41 +02:00
2026-04-06 22:33:41 +02:00
S
Description
No description provided
14 MiB
Languages
C# 56.2%
TypeScript 43.1%
JavaScript 0.4%
CSS 0.3%