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

Add Tests for PR#3533 #3798

Draft
wants to merge 6 commits into
base: rvinnakota/bulk-download
Choose a base branch
from

Conversation

rohitvinnakota-codecov
Copy link
Contributor

This PR adds tests for #3533

Commits:

  • Add tests for UploadsCard download functionality
  • Add tests for UploadsCard download functionality
  • Add tests for UploadsCard download functionality
  • Add tests for UploadsCard download functionality

@codecov-staging
Copy link

codecov-staging bot commented Mar 5, 2025

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
4873 2 4871 2
View the top 2 failed test(s) by shortest run time
src/pages/CommitDetailPage/CommitCoverage/UploadsCard/UploadsCard.test.tsx > UploadsCard > Download functionality > initiates downloads when the Download button is clicked
Stack Traces | 0.000949s run time
ReferenceError: mockFetch is not defined
 ❯ .../CommitCoverage/UploadsCard/UploadsCard.test.tsx:1104:7
src/pages/CommitDetailPage/CommitCoverage/UploadsCard/UploadsCard.test.tsx > UploadsCard > Download functionality > renders download buttons for each provider group
Stack Traces | 0.00171s run time
ReferenceError: mockFetch is not defined
 ❯ .../CommitCoverage/UploadsCard/UploadsCard.test.tsx:1104:7

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

Copy link

codecov-public-qa bot commented Mar 5, 2025

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
4875 2 4873 0
View the top 2 failed tests by shortest run time
src/pages/CommitDetailPage/CommitCoverage/UploadsCard/UploadsCard.test.tsx > UploadsCard > Download functionality > initiates downloads when the Download button is clicked
Stack Traces | 0.000949s run time
ReferenceError: mockFetch is not defined
 ❯ .../CommitCoverage/UploadsCard/UploadsCard.test.tsx:1104:7
src/pages/CommitDetailPage/CommitCoverage/UploadsCard/UploadsCard.test.tsx > UploadsCard > Download functionality > renders download buttons for each provider group
Stack Traces | 0.00171s run time
ReferenceError: mockFetch is not defined
 ❯ .../CommitCoverage/UploadsCard/UploadsCard.test.tsx:1104:7

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

### Commits:
- Expand tests for UploadsCard download functionality to cover edge cases and error handling
- Expand tests for UploadsCard download functionality to cover edge cases and error handling
### Commits:
- Expand tests for UploadsCard download functionality to cover edge cases and error handling
- Expand tests for UploadsCard download functionality to cover edge cases and error handling
Copy link

codecov bot commented Mar 5, 2025

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
4873 2 4871 2
View the top 2 failed test(s) by shortest run time
src/pages/CommitDetailPage/CommitCoverage/UploadsCard/UploadsCard.test.tsx > UploadsCard > Download functionality > initiates downloads when the Download button is clicked
Stack Traces | 0.000949s run time
ReferenceError: mockFetch is not defined
 ❯ .../CommitCoverage/UploadsCard/UploadsCard.test.tsx:1104:7
src/pages/CommitDetailPage/CommitCoverage/UploadsCard/UploadsCard.test.tsx > UploadsCard > Download functionality > renders download buttons for each provider group
Stack Traces | 0.00171s run time
ReferenceError: mockFetch is not defined
 ❯ .../CommitCoverage/UploadsCard/UploadsCard.test.tsx:1104:7

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

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.

1 participant