Skip to content

Conversation

@nove-b
Copy link
Contributor

@nove-b nove-b commented Oct 31, 2025

Description

Added test code for the BotTypingIndicator component.

Closes #339

What change does this PR introduce?

Please select the relevant option(s).

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (changes to docs/code comments)

What is the proposed approach?

We added a test suite to ensure the basic rendering of the BotTypingIndicator component and to confirm that the props work as expected.

Checklist:

  • The commit message follows our adopted guidelines
  • Testing has been done for the change(s) added (for bug fixes/features)
  • Relevant comments/docs have been added/updated (for bug fixes/features)

Copy link
Member

@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, thanks for the PR! 😊

@tjtanjin tjtanjin merged commit c944f85 into react-chatbotify:main Oct 31, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Task] Add unit test cases for BotTypingIndicator component

2 participants