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

[FEATURE] Dégradation du score d'une certification non terminée (PIX-12315). #8821

Merged
merged 4 commits into from
May 23, 2024

Conversation

alexandrecoin
Copy link
Contributor

@alexandrecoin alexandrecoin commented May 2, 2024

🦄 Problème

Pour connaitre l'origine du problème, voir la section dédiée sur le ticket : PIX-12315

🤖 Proposition

Pour connaitre la proposition de résolution voir la section dédiée sur le ticket : PIX-12315

🌈 Remarques

💯 Pour tester

Pour savoir comment tester cette fonctionnalité, voir la section dédiée sur le ticket : PIX-12315

@pix-bot-github
Copy link

Une fois les applications déployées, elles seront accessibles via les liens suivants :

Les variables d'environnement seront accessibles via les liens suivants :

@P-Jeremy P-Jeremy force-pushed the pix-12315-downgrade-score branch from 6a3354a to 188eae5 Compare May 6, 2024 12:06
@matthieu-octo matthieu-octo force-pushed the pix-12315-downgrade-score branch 3 times, most recently from b4759ea to ace700a Compare May 6, 2024 14:35
@P-Jeremy P-Jeremy force-pushed the pix-12315-downgrade-score branch from ace700a to 3288a3f Compare May 6, 2024 15:08
@P-Jeremy P-Jeremy force-pushed the pix-12315-downgrade-score branch 2 times, most recently from 89e45c6 to 6610da4 Compare May 13, 2024 09:11
@matthieu-octo matthieu-octo force-pushed the pix-12315-downgrade-score branch 2 times, most recently from 685a5e8 to 8f81c43 Compare May 13, 2024 12:21
@P-Jeremy P-Jeremy force-pushed the pix-12315-downgrade-score branch 4 times, most recently from f6a4a07 to aa1ffe2 Compare May 15, 2024 12:03
@matthieu-octo matthieu-octo force-pushed the pix-12315-downgrade-score branch 2 times, most recently from ba37b18 to a807cd3 Compare May 15, 2024 12:37
@P-Jeremy P-Jeremy force-pushed the pix-12315-downgrade-score branch 3 times, most recently from faa6b78 to e123f33 Compare May 15, 2024 13:34
@alexandrecoin alexandrecoin force-pushed the pix-12315-downgrade-score branch 2 times, most recently from d9325d8 to 43ddecc Compare May 16, 2024 15:19
@alexandrecoin alexandrecoin changed the title [FEATURE] Dégradation du score d'une certification non terminée par le candidat (PIX-12315). [FEATURE] Dégradation du score d'une certification non terminée (PIX-12315). May 16, 2024
@alexandrecoin alexandrecoin marked this pull request as ready for review May 17, 2024 13:26
describe('when the candidate has not answered all the questions', function () {
it('should downgrade the pix score', async function () {
// given
const learningContent = [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Il semble pertinent de clarifier ce test:

  • pourquoi est-ce necessaire d'avoir ce learning content precis? (cela peut etre clarifier en l'extractant dans une methode nommé)
  • Pourquoi parle t'on de finished/unfished mais puis de completed/downgraded?
  • Que veut dire le closeTo ici? Est-ce que le test reste OK si les resultats sont identique? (donc pas de degradation)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On a modifié le fichier en conséquence :)

@alexandrecoin alexandrecoin force-pushed the pix-12315-downgrade-score branch 2 times, most recently from 83da0b1 to c22366a Compare May 22, 2024 12:44
Copy link
Contributor

@mcampourcy mcampourcy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review tech OK

@pix-service-auto-merge pix-service-auto-merge merged commit a3a4337 into dev May 23, 2024
6 of 7 checks passed
@pix-service-auto-merge pix-service-auto-merge deleted the pix-12315-downgrade-score branch May 23, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants