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

WD-17071 - chore(tests): add tests for the provider list #499

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

huwshimi
Copy link
Contributor

@huwshimi huwshimi commented Dec 8, 2024

Changes

Add tests for ProviderList.

https://warthogs.atlassian.net/browse/WD-17071

@huwshimi
Copy link
Contributor Author

I'll update this once #495 lands.

@huwshimi huwshimi force-pushed the providerlist-tests branch from 0f11b62 to 9ac3787 Compare January 9, 2025 22:41
Copy link
Contributor

github-actions bot commented Jan 9, 2025

Coverage Report for UI Test Coverage (./ui)

Status Category Percentage Covered / Total
🔵 Lines 93.53% 4112 / 4396
🔵 Statements 93.53% 4112 / 4396
🔵 Functions 87.62% 170 / 194
🔵 Branches 92.78% 579 / 624
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
ui/src/components/DeletePanelButton/DeletePanelButton.tsx 100% 100% 100% 100%
ui/src/components/EditPanelButton/EditPanelButton.tsx 100% 100% 100% 100%
ui/src/pages/providers/DeleteProviderBtn/DeleteProviderBtn.tsx 100% 100% 100% 100%
ui/src/pages/providers/DeleteProviderBtn/index.ts 100% 100% 100% 100%
ui/src/pages/providers/DeleteProviderBtn/test-types.ts 100% 100% 100% 100%
ui/src/pages/providers/EditProviderBtn/EditProviderBtn.tsx 100% 100% 100% 100%
ui/src/pages/providers/EditProviderBtn/index.ts 100% 100% 100% 100%
ui/src/pages/providers/EditProviderBtn/test-types.ts 100% 100% 100% 100%
ui/src/pages/providers/ProviderList/ProviderList.test.tsx 100% 100% 100% 100%
ui/src/pages/providers/ProviderList/ProviderList.tsx 100% 100% 100% 100%
ui/src/pages/providers/ProviderList/types.ts 100% 100% 100% 100%
Generated in workflow #74 for commit 9ac3787 by the Vitest Coverage Report Action

@huwshimi huwshimi marked this pull request as ready for review January 9, 2025 22:46
@huwshimi huwshimi requested a review from a team as a code owner January 9, 2025 22:46
@huwshimi
Copy link
Contributor Author

huwshimi commented Jan 9, 2025

This is ready for review now.

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.

2 participants