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

Update unit tests with testing-library/react #27

Merged
merged 2 commits into from
Jun 25, 2023

Conversation

asimonok
Copy link
Collaborator

@asimonok asimonok commented Jun 2, 2023

Update unit tests with testing-library/react.

@asimonok asimonok requested a review from mikhail-vl June 2, 2023 07:33
@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.15 🎉

Comparison is base (b335bc9) 89.47% compared to head (994bae1) 89.62%.

❗ Current head 994bae1 differs from pull request most recent head c1d57ec. Consider uploading reports for the commit c1d57ec to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   89.47%   89.62%   +0.15%     
==========================================
  Files          10       12       +2     
  Lines         133      135       +2     
  Branches        3        3              
==========================================
+ Hits          119      121       +2     
  Misses         13       13              
  Partials        1        1              
Impacted Files Coverage Δ
src/constants/datasource.ts 100.00% <ø> (ø)
src/components/ConfigEditor/ConfigEditor.tsx 100.00% <100.00%> (ø)
src/components/QueryEditor/QueryEditor.tsx 100.00% <100.00%> (ø)
src/constants/index.ts 100.00% <100.00%> (ø)
src/constants/tests.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mikhail-vl mikhail-vl changed the title Rewrite unit tests with testing-library/react Update unit tests with testing-library/react Jun 25, 2023
Copy link
Member

@mikhail-vl mikhail-vl left a comment

Choose a reason for hiding this comment

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

Looks good!

@mikhail-vl mikhail-vl merged commit a62243c into main Jun 25, 2023
@mikhail-vl mikhail-vl deleted the feat/update-unit-tests branch June 25, 2023 11:11
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