Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refac: migrate ChevronDown from enzyme to RTL #1961

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

EshaanAgg
Copy link
Contributor

Which problem is this PR solving?

Fixes part of #1668

Description of the changes

Migrates the test for ChevronDown.tsx to RTL

How was this change tested?

Ran the test suite locally

Checklist

Signed-off-by: Eshaan Aggarwal <96648934+EshaanAgg@users.noreply.github.com>
@EshaanAgg EshaanAgg requested a review from a team as a code owner November 10, 2023 03:53
@EshaanAgg EshaanAgg requested review from jkowall and removed request for a team November 10, 2023 03:53
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@yurishkuro yurishkuro added the changelog:test Change that's adding missing tests or correcting existing tests label Nov 10, 2023
Copy link
Member

@yurishkuro yurishkuro left a comment

Choose a reason for hiding this comment

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

🎉

@yurishkuro yurishkuro merged commit 2821fdb into jaegertracing:main Nov 10, 2023
10 of 11 checks passed
EshaanAgg added a commit to EshaanAgg/jaeger-ui that referenced this pull request Nov 11, 2023
## Which problem is this PR solving?
Fixes part of jaegertracing#1668

## Description of the changes
Migrates the test for `ChevronDown.tsx` to RTL

## How was this change tested?
Ran the test suite locally

## Checklist
- [X] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [X] I have signed all commits
- [X] I have added unit tests for the new functionality
- [X] I have run lint and test steps successfully
  - for `jaeger`: `make lint test`
  - for `jaeger-ui`: `yarn lint` and `yarn test`

Signed-off-by: Eshaan Aggarwal <96648934+EshaanAgg@users.noreply.github.com>
@EshaanAgg EshaanAgg deleted the mig2 branch December 24, 2023 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:test Change that's adding missing tests or correcting existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants