DeutschLernen/Tests
Lasse Rune Hansen 57e51d0d0b
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
test(backend/infrastructure): add unit tests for MistralConnector
- Add Tests/Unit/Infrastructure/Services/MistralConnectorTests.cs with 20 tests
  - Constructor validation tests
  - Configuration validation tests
  - Model factory method tests
  - Rate limiter tests
  - Circuit breaker tests
- Fix HttpClient Content-Type header issue (use Accept header instead)
- All 137 unit tests passing (117 previous + 20 new)

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-09 20:00:14 +02:00
..
Integration/Controllers feat(backend/validation): add FluentValidation for DTOs and update controllers 2026-06-09 17:35:14 +02:00
Unit test(backend/infrastructure): add unit tests for MistralConnector 2026-06-09 20:00:14 +02:00
GermanApp.Tests.Integration.csproj feat(backend): complete integration tests for User Authentication feature 2026-06-06 13:53:18 +02:00
GermanApp.Tests.Unit.csproj feat(backend): complete unit tests for User Authentication feature 2026-06-05 17:07:15 +02:00