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

test: Unit test for UI component & code coverage #3507

Closed
21 tasks done
Van-QA opened this issue Aug 30, 2024 · 0 comments · Fixed by #3588
Closed
21 tasks done

test: Unit test for UI component & code coverage #3507

Van-QA opened this issue Aug 30, 2024 · 0 comments · Fixed by #3588
Assignees
Labels

Comments

@Van-QA
Copy link
Contributor

Van-QA commented Aug 30, 2024

Goal

Ensure that the individual parts of your UI function as expected.

Step

  • Setup Jest for Joi folder

Write Unit Tests Hooks

  • useClipboard
  • usePageLeave
  • useTextSelection
  • useClickOutside
  • useOs
  • useMediaQuery

Write Unit Tests Components

  • Tooltip
  • ScrollArea
  • Button
  • Switch
  • Progress
  • Checkbox
  • Badge
  • Modal
  • Slider
  • Input
  • Select
  • TextArea
  • Tabs
  • Accordion

PR
#3540
#3588

@Van-QA Van-QA added the type: feature request A new feature label Aug 30, 2024
@Van-QA Van-QA moved this to Planning in Menlo Aug 30, 2024
@Van-QA Van-QA changed the title feat: Unit test for UI component & code coverage test: Unit test for UI component & code coverage Sep 6, 2024
@github-project-automation github-project-automation bot moved this from In Review to Completed in Menlo Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants