-
Notifications
You must be signed in to change notification settings - Fork 167
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
Updated pipelineList tests #2854
Updated pipelineList tests #2854
Conversation
Skipping CI for Draft Pull Request. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2854 +/- ##
==========================================
+ Coverage 77.40% 77.48% +0.07%
==========================================
Files 1101 1109 +8
Lines 23168 23395 +227
Branches 5841 5890 +49
==========================================
+ Hits 17933 18127 +194
- Misses 5235 5268 +33 see 61 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
frontend/src/__tests__/cypress/cypress/pages/pipelines/pipelinesTable.ts
Outdated
Show resolved
Hide resolved
8ac7895
to
ff076c7
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: christianvogt The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
RHOAIENG-3833
Description
Updated the pipelineList tests such that its functionality would be tested more rigorously.
How Has This Been Tested?
I ran
npm run test
Request review criteria:
Self checklist (all need to be checked):
After the PR is posted & before it merges:
main