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

Add tests for UserCheckboxes component #273

Merged
merged 3 commits into from
Nov 29, 2024

Conversation

brokoli777
Copy link
Contributor

@brokoli777 brokoli777 commented Nov 19, 2024

Fixes: #151

Added tests to make sure the checkboxes are working as expected.

image

Please let me know if there are any changes to be made.

Copy link
Owner

@tjtanjin tjtanjin left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! One small nitpick!

__tests__/components/ChatBotBody/UserCheckboxes.test.tsx Outdated Show resolved Hide resolved
Copy link
Owner

@tjtanjin tjtanjin left a comment

Choose a reason for hiding this comment

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

LGTM!

@tjtanjin tjtanjin merged commit 56fe1ae into tjtanjin:main Nov 29, 2024
11 checks passed
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.

[Task] Add unit test cases for UserCheckboxes component
2 participants