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

[Zone de vigilance] Pouvoir filtrer les zones de vigilance par période #1590

Merged
merged 9 commits into from
Aug 2, 2024

Conversation

claire2212
Copy link
Collaborator

@claire2212 claire2212 commented Jul 30, 2024

Related Pull Requests & Issues


  • Tests E2E (Cypress)

@claire2212 claire2212 self-assigned this Jul 30, 2024
frontend/package.json Outdated Show resolved Hide resolved
VigilanceArea.VigilanceAreaFilterPeriod.NEXT_THREE_MONTHS,
undefined
)
expect(result).toEqual([areas[0], areas[1], areas[2]])
Copy link
Collaborator

Choose a reason for hiding this comment

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

suggestion: avoir des assertions un peu plus différents dans les tests

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

c'est à dire?

Copy link
Collaborator

Choose a reason for hiding this comment

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

les assertions des 3 derniers tests sont les mêmes. Je pense que ca vaut le coup de mettre des valeurs plus différentes

@claire2212 claire2212 merged commit 3e24ba7 into main Aug 2, 2024
21 checks passed
@claire2212 claire2212 deleted the claire/filter-vigilance-areas-by-period branch August 2, 2024 07:06
@claire2212 claire2212 mentioned this pull request Aug 7, 2024
10 tasks
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.

[Zone de vigilance] Pouvoir filtrer les zones de vigilance par période
2 participants