Skip to content

feat: add tests#173

Open
mykhailokurochkin wants to merge 1 commit intomate-academy:mainfrom
mykhailokurochkin:develop
Open

feat: add tests#173
mykhailokurochkin wants to merge 1 commit intomate-academy:mainfrom
mykhailokurochkin:develop

Conversation

@mykhailokurochkin
Copy link

No description provided.

Copy link

@mateacademy-ai-mentor mateacademy-ai-mentor left a comment

Choose a reason for hiding this comment

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

Review Summary

Great work on these tests! I am approving your solution as it correctly covers all the requirements using a solid data-driven approach with it.each.

As a suggestion for improvement, I noticed one test case that could be cleaned up. The test described as should return an empty string if original array consists of an empty string actually duplicates a test for ['Mate', 'Academy'] and doesn't test what its description says. Since this case is already covered by your it.each block, you can safely remove this redundant test to make your suite even cleaner.

Excellent job overall!


✨ Please rate this review in the Platform's notification center1. I will be grateful for your feedback! ✨

Footnotes

  1. Rate AI review example

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