Skip to content

Add tests for formik Select initial value handling#2503

Merged
josephmathew900 merged 1 commit into
mainfrom
2501-add-jest-tests-for-the-select-component-to-test-grouped-and-non-grouped-options
Jun 19, 2025
Merged

Add tests for formik Select initial value handling#2503
josephmathew900 merged 1 commit into
mainfrom
2501-add-jest-tests-for-the-select-component-to-test-grouped-and-non-grouped-options

Conversation

@VedanshAgrawal22
Copy link
Copy Markdown
Contributor

@VedanshAgrawal22 VedanshAgrawal22 commented Jun 18, 2025

Description
Add jest tests to ensure initial values are correctly fetched.

Checklist

- [ ] I have made corresponding changes to the documentation.
- [ ] I have updated the types definition of modified exports.
- [ ] I have verified the functionality in some of the neeto web-apps.
- [ ] I have added proper data-cy and data-testid attributes.

  • I have added tests that prove my fix is effective or that my feature works.
  • I have added the necessary label (patch/minor/major - If package publish
    is required).

Reviewers

@VedanshAgrawal22 VedanshAgrawal22 self-assigned this Jun 18, 2025
@VedanshAgrawal22 VedanshAgrawal22 added the patch Releases small requests or bug fixes. label Jun 18, 2025
@VedanshAgrawal22 VedanshAgrawal22 marked this pull request as ready for review June 18, 2025 17:29
@VedanshAgrawal22
Copy link
Copy Markdown
Contributor Author

@josephmathew900 _a Please review.

Copy link
Copy Markdown
Contributor

@josephmathew900 josephmathew900 left a comment

Choose a reason for hiding this comment

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

LGTM

@josephmathew900 josephmathew900 removed the patch Releases small requests or bug fixes. label Jun 19, 2025
@josephmathew900 josephmathew900 merged commit 5e6320f into main Jun 19, 2025
1 check passed
@josephmathew900 josephmathew900 deleted the 2501-add-jest-tests-for-the-select-component-to-test-grouped-and-non-grouped-options branch June 19, 2025 00:47
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.

Add jest tests for the Select component to test grouped and non-grouped options

2 participants