oui
oui copied to clipboard
Update jest-cli to 29.7.0
Description
- Bump jest and related dependencies to latest major version
- Update jsdom
- Update snapshots
- Skip some focus-related test cases which don't work well in Enzyme/Jsdom
Issues Resolved
Fixes https://github.com/opensearch-project/oui/issues/630
Check List
- [ ] New functionality includes testing.
- [ ] New functionality has been documented.
- [ ] All tests pass
- [ ]
yarn lint - [ ]
yarn test-unit
- [ ]
- [ ] Update CHANGELOG.md
- [ ] Commits are signed per the DCO using --signoff
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.
Setting to draft in favor of https://github.com/opensearch-project/oui/pull/1102