App: [$250] Add automated tests for `getGroupChatName()`
cc @roryabraham coming from https://github.com/Expensify/App/pull/39757
Let’s perform the following checks and add automated testing in this manner:
- Verify that the routes for Group participants invites, participant details, and role selection works as expected. Test corner cases like deep link, etc.
- Add UI test to confirm that
getGroupChatName()appears correctly in the appropriate places (minimally the LHN and/or Report header) - Add unit test to confirm that
getGroupChatName()works correctly - Verify that the performance of the options list in
InviteReportParticipantsPageis adequate. Apply debounce suggestion from here if necessary: https://github.com/Expensify/App/pull/39757/files#r1561332638
Upwork Automation - Do Not Edit
- Upwork Job URL: https://www.upwork.com/jobs/~012f0f59dd6db6b8bd
- Upwork Job ID: 1780003511636029440
- Last Price Increase: 2024-04-15
- Automatic offers:
- s77rt | Reviewer | 0
- ShridharGoel | Contributor | 0
About this issue
- Original URL
- State: open
- Created 3 months ago
- Reactions: 1
- Comments: 17 (10 by maintainers)
To not block on this let’s make it external for now (I will be C+ if C+ is needed here). I will pick this up if no one took it (once I get more work done)
Thanks, link to the PR: https://github.com/Expensify/App/pull/40658