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

feat: add e2e tests for multi-sort filter on experiments lista #9992

Merged
merged 28 commits into from
Oct 9, 2024

Conversation

thiagodallacqua-hpe
Copy link
Contributor

@thiagodallacqua-hpe thiagodallacqua-hpe commented Sep 25, 2024

Ticket

ET-752

Description

This PR intends to add e2e tests for the multi-sort filter for the experiment list.

Test Plan

run the test 'Multi-sort menu' test scripts on playwrite.

Screenshot 2024-09-25 at 16 30 23

Screenshot 2024-09-25 at 16 34 22

Screenshot 2024-10-03 at 17 39 32

Checklist

  • Changes have been manually QA'd
  • New features have been approved by the corresponding PM
  • User-facing API changes have the "User-facing API Change" label
  • Release notes have been added as a separate file under docs/release-notes/
    See Release Note for details.
  • Licenses have been included for new code which was copied and/or modified from any external code

Copy link

netlify bot commented Sep 25, 2024

Deploy Preview for determined-ui ready!

Name Link
🔨 Latest commit 0dd358d
🔍 Latest deploy log https://app.netlify.com/sites/determined-ui/deploys/670699a29b47ee0008c8dd07
😎 Deploy Preview https://deploy-preview-9992--determined-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@thiagodallacqua-hpe thiagodallacqua-hpe changed the title thiago/752 feat: add e2e tests for multi-sort filter on experiments lista Sep 25, 2024
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.56%. Comparing base (9faa0cb) to head (0dd358d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9992      +/-   ##
==========================================
- Coverage   54.60%   50.56%   -4.04%     
==========================================
  Files        1259      949     -310     
  Lines      157366   128621   -28745     
  Branches     3617     3616       -1     
==========================================
- Hits        85931    65039   -20892     
+ Misses      71302    63449    -7853     
  Partials      133      133              
Flag Coverage Δ
harness ?
web 54.34% <ø> (ø)

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

see 324 files with indirect coverage changes

@thiagodallacqua-hpe thiagodallacqua-hpe requested review from JComins000 and a team and removed request for gt2345 September 25, 2024 19:31
Refactor the getColumnTextValue function in experimentList.spec.ts to simplify
the code and improve readability. Update function calls to reflect changes in
the function implementation.
Co-authored-by: Ashton G. <ashton.galloway@hpe.com>
@thiagodallacqua-hpe thiagodallacqua-hpe force-pushed the jcom/TESTENG-100/nth-bugfix branch from 1f56b90 to 6e2b1a8 Compare September 30, 2024 19:16
@thiagodallacqua-hpe
Copy link
Contributor Author

after the last changes, my local are still passing, so, let's see how the CI env will handle 😅

Screenshot 2024-09-30 at 16 30 31

cc @ashtonG

@thiagodallacqua-hpe thiagodallacqua-hpe force-pushed the jcom/TESTENG-100/nth-bugfix branch from cae358d to f072890 Compare October 1, 2024 17:28
@thiagodallacqua-hpe
Copy link
Contributor Author

the current state of local after the last changes:

Screenshot 2024-10-03 at 17 39 32

webui/react/src/e2e/tests/experimentList.spec.ts Outdated Show resolved Hide resolved
webui/react/src/e2e/tests/experimentList.spec.ts Outdated Show resolved Hide resolved
webui/react/src/e2e/tests/experimentList.spec.ts Outdated Show resolved Hide resolved
webui/react/src/e2e/tests/experimentList.spec.ts Outdated Show resolved Hide resolved
webui/react/src/e2e/tests/experimentList.spec.ts Outdated Show resolved Hide resolved
@thiagodallacqua-hpe thiagodallacqua-hpe enabled auto-merge (squash) October 9, 2024 15:20
@thiagodallacqua-hpe thiagodallacqua-hpe merged commit c27054d into main Oct 9, 2024
82 of 94 checks passed
@thiagodallacqua-hpe thiagodallacqua-hpe deleted the jcom/TESTENG-100/nth-bugfix branch October 9, 2024 15:31
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.

3 participants