Skip to content

♻️(web) tests organized by layer and contexts#673

Open
Atheane wants to merge 10 commits into
lib-referentielfrom
web-test-in-layers
Open

♻️(web) tests organized by layer and contexts#673
Atheane wants to merge 10 commits into
lib-referentielfrom
web-test-in-layers

Conversation

@Atheane
Copy link
Copy Markdown
Collaborator

@Atheane Atheane commented Jun 4, 2026

📝 Description

Réorganisation des tests de web en layers (application / domain / infrastructure / presentation) et au sein des layers, par contextes.
Pré-requis : #668

🏷️ Type de changement

  • 🐛 Correction de bug
  • 🎢 Nouvelle fonctionnalité (changement non bloquant qui ajoute une fonctionnalité)
  • 🥁 Changement breaking (modification ou fonctionnalité qui pourrait casser le fonctionnement existant) nécessitant une mise à jour de la documentation
  • 📚 Mise à jour de la documentation
  • ♻️ Refactorisation
  • 🔧 Changement technique

🔧 Modifications

Pour domain, application et infrastructure, ce sont les bounded contexts :

  • candidate
  • ingestion
  • identite
  • (referentiel pour infrastructure car la DB est gérée dans web)

Pour presentation, ce sont les contextes d'interface (ne reflète pas parfaitement les bounded contextes :

  • candidate
  • ingestion
  • ats

🛸 Dépendances requises pour ce changement (si applicable)

🏝️ Comment tester (si applicable)

Étapes pour reproduire ou tester

📸 Captures d’écran (si applicable)

✅ Liste de contrôle

  • 💅 J’ai ajouté ou mis à jour les tests appropriés.
  • 📝 J’ai mis à jour ou ajouté la documentation nécessaire.
  • 🚀 J’ai pris en compte l’impact sur les performances, la sécurité et l’expérience utilisateur.
  • 👀 J’ai demandé une revue à une personne de l’équipe.

@Atheane Atheane self-assigned this Jun 4, 2026
@Atheane Atheane added the modified PR: backward compatible update label Jun 4, 2026
@Atheane Atheane changed the base branch from main to lib-referentiel June 4, 2026 11:56
@Atheane Atheane marked this pull request as ready for review June 4, 2026 11:56
@Atheane Atheane linked an issue Jun 4, 2026 that may be closed by this pull request
@Atheane Atheane force-pushed the lib-referentiel branch from 1650d4c to 81c59e0 Compare June 4, 2026 14:01
@Atheane Atheane force-pushed the web-test-in-layers branch from a04e4c7 to d619db6 Compare June 4, 2026 14:36
@Atheane Atheane force-pushed the lib-referentiel branch from de55f7e to 14f0e0c Compare June 4, 2026 16:10
@Atheane Atheane force-pushed the web-test-in-layers branch from d619db6 to 6ab5aec Compare June 4, 2026 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

modified PR: backward compatible update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

reorganize web in layers and contexts in tests

1 participant