-
Notifications
You must be signed in to change notification settings - Fork 0
Migrer les tests d'intégration InMemory vers Testcontainers #51
Copy link
Copy link
Closed
Labels
epic: infraSetup & InfrastructureSetup & InfrastructurefeatureNouvelle fonctionnalitéNouvelle fonctionnalité
Milestone
Description
User Story
En tant que développeur, je veux remplacer la base InMemory par Testcontainers dans les tests d'intégration, afin d'avoir des tests réalistes avec PostgreSQL.
Critères d'acceptation
- Package Testcontainers.PostgreSql configuré
- WebApplicationFactory custom avec Testcontainers
- IAsyncLifetime pour la gestion du cycle de vie
- Migrations EF Core appliquées automatiquement
- Isolation par test (base propre)
- CI fonctionnelle avec Docker (GitHub Actions)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
epic: infraSetup & InfrastructureSetup & InfrastructurefeatureNouvelle fonctionnalitéNouvelle fonctionnalité
Projects
Status
Done