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-17068 - chore(tests): add tests for provider forms #504

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

Conversation

huwshimi
Copy link
Contributor

Changes

Add tests for ProviderCreate and ProviderEdit components.

https://warthogs.atlassian.net/browse/WD-17068
https://warthogs.atlassian.net/browse/WD-17069

@huwshimi huwshimi requested a review from a team as a code owner December 11, 2024 05:12
@huwshimi huwshimi enabled auto-merge December 11, 2024 05:12
Copy link
Contributor

github-actions bot commented Dec 11, 2024

Coverage Report for UI Test Coverage (./ui)

Status Category Percentage Covered / Total
🔵 Lines 89.76% 3850 / 4289
🔵 Statements 89.76% 3850 / 4289
🔵 Functions 89.56% 163 / 182
🔵 Branches 94.44% 578 / 612
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
ui/src/pages/providers/ProviderCreate/ProviderCreate.test.tsx 100% 100% 100% 100%
ui/src/pages/providers/ProviderCreate/ProviderCreate.tsx 100% 75% 100% 100%
ui/src/pages/providers/ProviderCreate/types.ts 100% 100% 100% 100%
ui/src/pages/providers/ProviderEdit/ProviderEdit.test.tsx 100% 100% 100% 100%
ui/src/pages/providers/ProviderEdit/ProviderEdit.tsx 100% 92.68% 100% 100%
ui/src/pages/providers/ProviderEdit/types.ts 100% 100% 100% 100%
ui/src/pages/providers/ProviderForm/index.ts 100% 100% 100% 100%
Generated in workflow #69 for commit 2139397 by the Vitest Coverage Report Action

@huwshimi huwshimi force-pushed the provider-forms-tests branch from 37598e4 to 2139397 Compare December 11, 2024 05:20
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