DeutschLernen/GermanApp/Infrastructure
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
..
Configuration feat(backend/infrastructure): implement Mistral API Connector (Phase 0 of AI Services) 2026-06-09 18:56:37 +02:00
Data feat(backend/database): add migrations for Level, Lesson, and UserProgress tables 2026-06-08 17:44:45 +02:00
Services test(backend/infrastructure): add unit tests for MistralConnector 2026-06-09 20:00:14 +02:00