Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUESTIONNAIRE] Sous-question avec le bilan financier #189

Merged
merged 6 commits into from
Oct 10, 2024

Commits on Oct 10, 2024

  1. Rajoute une sous-question « Bilan financier annuel »

    … qui ne s'affiche que lors de certaines sélections aux sous-questions au-dessus d'elle.
    Le code `arbitraire.` qui était compliqué à maintenir sur cet ajout du champ est supprimé.
    Ces tests n'ont pas suffisamment de valeur pour valoir le coût de maintenance.
    CadiChris committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    bb421d5 View commit details
    Browse the repository at this point in the history
  2. Prends en compte le bilan financier pour déterminer la taille de l'en…

    …tité
    
    … dans les cas où c'est nécessaire.
    CadiChris committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e0239b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2f3b8c View commit details
    Browse the repository at this point in the history
  4. Supprime du code mort

    CadiChris committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3320643 View commit details
    Browse the repository at this point in the history
  5. Utilise des tests paramétrés

    … pour expliciter les cas de test.
    CadiChris committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    19e2ac6 View commit details
    Browse the repository at this point in the history
  6. [CORRECTION] Corrige le test de la route /api/simulateur-reponse

    … qui utilise un objet modifié par un autre commit.
    CadiChris committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c1b3289 View commit details
    Browse the repository at this point in the history