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

front: add stdcm simulation sheet e2e test #10193

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

Maymanaf
Copy link
Contributor

Closes #9587

@github-actions github-actions bot added the area:front Work on Standard OSRD Interface modules label Dec 24, 2024
@Maymanaf Maymanaf force-pushed the aba/e2e-stdcm-simulation-sheet branch from 61e741f to 0471e40 Compare December 24, 2024 13:32
@Maymanaf Maymanaf force-pushed the aba/e2e-stdcm-simulation-sheet branch from 0471e40 to 73d55b7 Compare January 7, 2025 10:44
@github-actions github-actions bot added the area:ci Work on Continous Integration Pipeline Service label Jan 7, 2025
@Maymanaf Maymanaf force-pushed the aba/e2e-stdcm-simulation-sheet branch from 73d55b7 to 1e9b344 Compare January 7, 2025 11:35
@github-actions github-actions bot removed the area:ci Work on Continous Integration Pipeline Service label Jan 7, 2025
@Maymanaf Maymanaf force-pushed the aba/e2e-stdcm-simulation-sheet branch 4 times, most recently from 1539295 to 0624765 Compare January 10, 2025 14:29
@Maymanaf Maymanaf marked this pull request as ready for review January 10, 2025 15:17
@Maymanaf Maymanaf requested review from a team as code owners January 10, 2025 15:17
@Maymanaf Maymanaf force-pushed the aba/e2e-stdcm-simulation-sheet branch 3 times, most recently from 8d3db3d to 10f6f6a Compare January 13, 2025 16:08
@Maymanaf Maymanaf requested review from Yohh, clarani and Wadjetz January 13, 2025 16:14
@@ -69,6 +69,7 @@
"maplibre-gl": "^4.0.0",
"openapi-typescript-codegen": "^0.29.0",
"party-js": "^2.2.0",
"pdf-parse": "^1.1.1",
Copy link
Member

Choose a reason for hiding this comment

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

This should not be a runtime dep, since it's used only in tests. It should be a dev dep.

front/tests/utils/simulationSheet.ts Outdated Show resolved Hide resolved
front/tests/utils/simulationSheet.ts Outdated Show resolved Hide resolved
front/tests/utils/simulationSheet.ts Outdated Show resolved Hide resolved
@Maymanaf Maymanaf force-pushed the aba/e2e-stdcm-simulation-sheet branch from 10f6f6a to 43637ea Compare January 15, 2025 09:04
@Maymanaf Maymanaf force-pushed the aba/e2e-stdcm-simulation-sheet branch from 43637ea to e08bd03 Compare January 15, 2025 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:front Work on Standard OSRD Interface modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

front: LMR simulation sheet e2e test
4 participants