test: implement read receipt e2e tests [WPB-19965]#21293
Open
JacquelineLehner wants to merge 15 commits into
Open
test: implement read receipt e2e tests [WPB-19965]#21293JacquelineLehner wants to merge 15 commits into
JacquelineLehner wants to merge 15 commits into
Conversation
- add TC-3552 'I want to see read receipts for assets: picture' - add readReceiptCheckbox to account.page.ts - add helper to get read receipt for specific message Refs: WPB-19965
- add TC-3552 'I want to see read receipts for assets: audio' Refs: WPB-19965
Refs: WPB-19965
- test is skipped, possible bug investigation needed Refs: WPB-19965
… on and off from another device' - implement TC-3567 - add new modal newDevice.modal.ts which is shown after a user logged in on another device - add new modal readReceipt.modal.ts which is shown on another device after turning on read receipts on a user's device Refs: WPB-19965
Refs: WPB-19965
Contributor
|
🔗 Download Full Report Artifact 🧪 Playwright Test Summary
|
…2 into parametrized tests Refs: WPB-19965
markbrockhoff
requested changes
May 13, 2026
Refs: WPB-19965
- change flow to log in User A on second device, then check that new device modal is shown before turning on read receipts - add notification badge to settings icon in conversationSidebar.component.ts Refs: WPB-19965
|
markbrockhoff
approved these changes
May 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Add new test suite for read receipts.