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

[MI-3825] Add test cases for components #39

Merged
merged 9 commits into from
Dec 13, 2023
Merged

[MI-3825] Add test cases for components #39

merged 9 commits into from
Dec 13, 2023

Conversation

ayusht2810
Copy link

Summary

Added test cases for the following components:

  • Dialog
  • Icon
  • LinkedChannelCard
  • RhsTitle
  • Snackbar
  • WarningCard

Coverage

image

@ayusht2810 ayusht2810 self-assigned this Dec 9, 2023
webapp/src/components/WarningCard/WarningCard.test.tsx Outdated Show resolved Hide resolved
webapp/src/components/WarningCard/WarningCard.test.tsx Outdated Show resolved Hide resolved
webapp/src/components/Snackbar/Snackbar.test.tsx Outdated Show resolved Hide resolved
webapp/src/components/Dialog/Dialog.test.tsx Outdated Show resolved Hide resolved
webapp/src/components/Dialog/Dialog.test.tsx Outdated Show resolved Hide resolved
webapp/src/components/Icon/Icon.test.tsx Outdated Show resolved Hide resolved
@@ -0,0 +1,35 @@
import React from 'react';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also Check error thrown by test cases

Base automatically changed from MI-3826 to epic-ui December 13, 2023 14:05
@ayusht2810 ayusht2810 merged commit 29506d0 into epic-ui Dec 13, 2023
1 check passed
@ayusht2810 ayusht2810 deleted the MI-3825 branch December 13, 2023 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants