fix(settings): update ConnectedServices test for current API#20041
fix(settings): update ConnectedServices test for current API#20041sreecharan-desu wants to merge 5 commits intomozilla:mainfrom
Conversation
|
Note: This supersedes the earlier PR (#19931), which I accidentally closed while resolving the signing and build issues. |
|
I'm sorry, but this PR doesn't contain your earlier changes to the files, only updated tests. The updated test is also nonsensical. |
82435eb to
5b02a8b
Compare
|
Thanks for catching that! I've restored the missing implementation file from the previous PR which I accidentally lost during the re-creation. The tests should make sense now as they align with the updated grouping logic. |
|
ConnectedServices tests are passing with the latest mock data updates: |
|
I've addressed your feedback:
All 29 tests are now passing locally. |
|
Self-check complete. I've verified the fix against the core issue. Local test results (29/29 passing): Verified that:
|
|
This pull request issue has been marked as stale due to inactivity. It will be closed in a week if it continues to be stale. |
Because
The ConnectedServices tests started failing after recent changes, as they were still using the old
groupedByNamefield.This pull request
groupedByNameusageIssue that this pull request solves
Closes: #17370
Checklist