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 e2e tests search and filter rolling stock #7887

Draft
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

Maymanaf
Copy link

@Maymanaf Maymanaf commented Jun 28, 2024

The locked RS filter wasn't added in this test : Can't add a locked train for now to the list of the existing rolling stock
( To be determined later)

Closes : #7826

@codecov-commenter
Copy link

codecov-commenter commented Jun 28, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.

Project coverage is 28.53%. Comparing base (7373ef1) to head (3fbdcc7).
Report is 27 commits behind head on dev.

Files Patch % Lines
...RollingStockEditor/RollingStockEditorFormModal.tsx 0.00% 7 Missing ⚠️
...s/RollingStockEditor/RollingStockEditorButtons.tsx 0.00% 3 Missing ⚠️
...onents/RollingStockSelector/SearchRollingStock.tsx 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #7887      +/-   ##
============================================
- Coverage     28.68%   28.53%   -0.15%     
- Complexity     2058     2059       +1     
============================================
  Files          1249     1249              
  Lines        154454   154219     -235     
  Branches       3041     3036       -5     
============================================
- Hits          44306    44014     -292     
- Misses       108334   108395      +61     
+ Partials       1814     1810       -4     
Flag Coverage Δ
core 74.95% <ø> (-0.04%) ⬇️
editoast 71.63% <ø> (-0.40%) ⬇️
front 10.01% <0.00%> (-0.01%) ⬇️
gateway 2.34% <ø> (ø)
railjson_generator 87.49% <ø> (ø)
tests 72.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

front : front: add e2e test filtering and searching for a rolling stock
2 participants