Skip to content

chore: React Test Library experiments app #1447

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 3 commits into from
Aug 10, 2023
Merged

Conversation

mdjastrzebski
Copy link
Member

@mdjastrzebski mdjastrzebski commented Aug 9, 2023

Summary

As one of our state goals is compatibility with web React Testing Library, I've added a basic React app (Next.js) and added RTL + some sample testing code, so that we have a handy test environment for checking RTL behavior.

Test plan

None, this is not part of RNTL code.

@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (20c5e44) 97.56% compared to head (643b732) 97.56%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1447   +/-   ##
=======================================
  Coverage   97.56%   97.56%           
=======================================
  Files          72       72           
  Lines        4266     4266           
  Branches      631      631           
=======================================
  Hits         4162     4162           
  Misses        104      104           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MattAgn
Copy link
Collaborator

MattAgn commented Aug 10, 2023

Great idea!

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