Skip to content

test(Tasks): add test suite for multi-select-utils#466

Open
adiprathapa wants to merge 1 commit intoCCExtractor:mainfrom
adiprathapa:test/multi-select-utils
Open

test(Tasks): add test suite for multi-select-utils#466
adiprathapa wants to merge 1 commit intoCCExtractor:mainfrom
adiprathapa:test/multi-select-utils

Conversation

@adiprathapa
Copy link

@adiprathapa adiprathapa commented Mar 19, 2026

Added 16 tests for getFilteredItems and shouldShowCreateOption in multi-select-utils.ts. To test run npx jest --testPathPattern="multi-select-utils" --verbose

Ref #300

Add tests covering getFilteredItems and shouldShowCreateOption
utility functions with good coverage.

Ref CCExtractor#352
@github-actions
Copy link

Thank you for opening this PR!

Before a maintainer takes a look, it would be really helpful if you could walk through your changes using GitHub's review tools.

Please take a moment to:

  • Check the "Files changed" tab
  • Leave comments on any lines for functions, comments, etc. that are important, non-obvious, or may need attention
  • Clarify decisions you made or areas you might be unsure about and/or any future updates being considered.
  • Finally, submit all the comments!

More information on how to conduct a self review:
https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/reviewing-proposed-changes-in-a-pull-request

This helps make the review process smoother and gives us a clearer understanding of your thought process.

Once you've added your self-review, we'll continue from our side. Thank you!

Copy link
Author

@adiprathapa adiprathapa left a comment

Choose a reason for hiding this comment

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

Wrote tests for getFilteredItems and shouldShowCreateOption, test names are self explanatory as to what they cover.

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.

1 participant