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

feat: toBeBusy() matcher #1493

Merged
merged 10 commits into from Sep 12, 2023
Merged

Conversation

hduprat
Copy link
Contributor

@hduprat hduprat commented Sep 7, 2023

Summary

Implement new matcher toBeBusy()

Test plan

yarn test

@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

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

Comparison is base (1592d35) 97.91% compared to head (ecf555a) 97.92%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1493      +/-   ##
==========================================
+ Coverage   97.91%   97.92%   +0.01%     
==========================================
  Files          85       86       +1     
  Lines        5120     5157      +37     
  Branches      792      798       +6     
==========================================
+ Hits         5013     5050      +37     
  Misses        107      107              
Files Changed Coverage Δ
src/helpers/accessiblity.ts 100.00% <100.00%> (ø)
src/matchers/extend-expect.ts 100.00% <100.00%> (ø)
src/matchers/to-be-busy.tsx 100.00% <100.00%> (ø)
src/matchers/to-be-selected.ts 100.00% <100.00%> (ø)

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

Copy link
Member

@mdjastrzebski mdjastrzebski 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! 💯 Let's merge it! 🏄🌊

@mdjastrzebski mdjastrzebski merged commit 701433c into callstack:main Sep 12, 2023
9 checks passed
@mdjastrzebski
Copy link
Member

🎉 Release in version: v12.4.0

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.

None yet

2 participants