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-17065 - chore(tests): add tests for the identity list #501

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

Conversation

huwshimi
Copy link
Contributor

@huwshimi huwshimi commented Dec 9, 2024

Changes

Add tests for IdentityList.

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

@huwshimi
Copy link
Contributor Author

I'll update this once #495 lands.

@huwshimi huwshimi force-pushed the identitylist-tests branch from 8d4a9d5 to 121aa5a Compare January 9, 2025 23:13
@huwshimi huwshimi marked this pull request as ready for review January 9, 2025 23:13
@huwshimi huwshimi requested a review from a team as a code owner January 9, 2025 23:13
@huwshimi
Copy link
Contributor Author

huwshimi commented Jan 9, 2025

Now ready for review.

Copy link
Contributor

github-actions bot commented Jan 9, 2025

Coverage Report for UI Test Coverage (./ui)

Status Category Percentage Covered / Total
🔵 Lines 94.64% 4171 / 4407
🔵 Statements 94.64% 4171 / 4407
🔵 Functions 88.2% 172 / 195
🔵 Branches 92.57% 586 / 633
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
ui/src/components/DeletePanelButton/DeletePanelButton.tsx 100% 100% 100% 100%
ui/src/pages/identities/DeleteIdentityBtn/DeleteIdentityBtn.tsx 100% 50% 100% 100%
ui/src/pages/identities/DeleteIdentityBtn/index.ts 100% 100% 100% 100%
ui/src/pages/identities/DeleteIdentityBtn/test-types.ts 100% 100% 100% 100%
ui/src/pages/identities/IdentityList/IdentityList.test.tsx 100% 100% 100% 100%
ui/src/pages/identities/IdentityList/IdentityList.tsx 100% 88.88% 100% 100%
ui/src/pages/identities/IdentityList/types.ts 100% 100% 100% 100%
Generated in workflow #76 for commit 121aa5a by the Vitest Coverage Report Action

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