-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
test(react-query/useQuery): remove 'vi.waitFor', add 'advanceTimersByTimeAsync' and replace 'findByText' with 'getByText' #9363
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
Conversation
…TimeAsync' and replace 'findByText' with 'getByText'
View your CI Pipeline Execution ↗ for commit 045e0a9
☁️ Nx Cloud last updated this comment at |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9363 +/- ##
===========================================
+ Coverage 45.39% 84.38% +38.99%
===========================================
Files 208 26 -182
Lines 8279 365 -7914
Branches 1872 107 -1765
===========================================
- Hits 3758 308 -3450
+ Misses 4080 48 -4032
+ Partials 441 9 -432 🚀 New features to boost your workflow:
|
…yTimeAsync-remove-waitFor
…yTimeAsync-remove-waitFor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You made the test stricter👍
No description provided.