Skip to content

refactor: migrate tests to testing-library #13833

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

Merged
merged 26 commits into from
Oct 10, 2022
Merged

Conversation

PatrykBuniX
Copy link
Contributor

  • migrate last portion of tests to testing library,
  • fix some of the ts strict errors along the way
  • delete TestPage util 😄

@PatrykBuniX PatrykBuniX marked this pull request as ready for review October 10, 2022 07:15
@PatrykBuniX PatrykBuniX requested review from a team and otto-the-bot as code owners October 10, 2022 07:15
@codecov
Copy link

codecov bot commented Oct 10, 2022

Codecov Report

Merging #13833 (375c784) into dev (1543ffc) will increase coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev   #13833      +/-   ##
==========================================
+ Coverage   38.96%   39.06%   +0.09%     
==========================================
  Files         569      569              
  Lines       21069    21064       -5     
  Branches     4551     4548       -3     
==========================================
+ Hits         8210     8229      +19     
+ Misses      11875    11848      -27     
- Partials      984      987       +3     

Copy link
Contributor

@przemvs przemvs left a comment

Choose a reason for hiding this comment

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

LGTM! :) 1 small thing only :)

Copy link
Contributor

@atomrc atomrc left a comment

Choose a reason for hiding this comment

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

💪

@PatrykBuniX PatrykBuniX merged commit fd087af into dev Oct 10, 2022
@PatrykBuniX PatrykBuniX deleted the runfix/ts-strict-errors branch October 10, 2022 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants