-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[HOLD for payment 2023-11-13] [HOLD for payment 2023-10-30] Implement Reassure Regression Testing for SideBarLinks, LHN and ReportScreen #27641
Comments
First tests for LHN are right around the corner, with eg. a whooping 45 rerenders just to get the list on the screen 💪 |
Thanks for an update Adam |
ReportScreen tests are in progress (List ones first to come in the next week), we're also onboarding @OlimpiaZurek to help with the testing and let @koko57 focus more on the Waves work :) |
Looking good, got some PRs to prod now |
@mountiny please see our update on this scope. So far we have:
Things to come:
I believe with all this in place we can close the work for this scope (core functionalities of these 2 screens will be covered) and add any new tests as separate efforts. Please let me know your thoughts on this! |
I think this sounds good and we should explore adding more thorough tests as a quick follow up |
ReportScreen tests have been merged, ones targeting Composer are now being internally reviewed under a draft PR. This will close the initial scope of this task. |
Perfect, thank you! |
@mountiny I believe we're now able to close this issue and focus on the |
All LHN, SideBarLinks and ReportScreen. has been completed closing Great job @adhorodyski @OlimpiaZurek @koko57 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.95-9 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-11-13. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue:
|
Problem
We are implementing a range of initiatives to reduce the number of re-renders for app components, starting with LHN, SideBarLinks and ReportScreen.
Without proper tracking of these initiatives, we will be unable to objectively track regressions.
Solution
We need:
We already have Reassure set up in the app so we could work on how to expand this in other components https://github.com/callstack/reassure/tree/main
The text was updated successfully, but these errors were encountered: