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

(PC-33734)[API] feat: turn on ENABLE_COLLECTIVE_NEW_STATUSES FF by de… #15666

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jcicurel-pass
Copy link
Contributor

@jcicurel-pass jcicurel-pass commented Dec 27, 2024

…fault

But de la pull request

Ticket Jira (ou description si BSR) : https://passculture.atlassian.net/browse/PC-33734

Vérifications

  • J'ai écrit les tests nécessaires
  • J'ai mis à jour le fichier des plans de tests du portail pro si nécessaire
  • J'ai mis à jour la liste des routes et des titres de pages du portail pro si j'en ai rajouté/modifié ou supprimé une.
  • J'ai relu attentivement les migrations, en particulier pour éviter les locks, et je préviens les équipes Shérif et Data
  • J'ai ajouté des screenshots pour d'éventuels changements graphiques
  • J'ai fait la revue fonctionnelle de mon ticket

Copy link
Contributor

github-actions bot commented Dec 27, 2024

Visit the preview URL for this PR (updated for commit 0859d11):

https://pc-pro-testing--pr15666-pc-33734-eac-back-ch-ust454lx.web.app

(expires Sun, 29 Dec 2024 15:26:25 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 032d233ee67e1c50d6af12e29c936c7076770eb1

@jcicurel-pass jcicurel-pass force-pushed the PC-33734-eac-back-changer-la-valeur-par-default branch from f3e0720 to 8672c50 Compare December 27, 2024 14:44
Comment on lines +635 to 637
@override_features(ENABLE_COLLECTIVE_NEW_STATUSES=False)
# TODO: impossible test case ? Booking limit is now + 3, start and end are now - 5 and offer is pre-booked
@time_machine.travel("2020-01-05 10:00:00")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Supprimer ce test ?

Comment on lines +25 to 26
@override_features(ENABLE_COLLECTIVE_NEW_STATUSES=False)
def test_create_offer_institution_link(self, client: Any) -> None:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Cas un peu particulier ici : avec les nouveaux statuts on peut modifier l'établissement seulement quand l'offre est DRAFT

Par contre on notifie adage seulement si l'offre est APPROVED, donc en l'état on ne va jamais notifier Adage (mais comme c'est seulement quand l'offre est DRAFT c'est peut être OK)

@jcicurel-pass jcicurel-pass force-pushed the PC-33734-eac-back-changer-la-valeur-par-default branch from 8672c50 to 0859d11 Compare December 27, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant