-
-
Notifications
You must be signed in to change notification settings - Fork 606
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
MatrixRTC: Implement expiry logic for CallMembership and additional test coverage #4587
Merged
hughns
merged 13 commits into
develop
from
toger5/refactor-matrixrtcsession-part2-add-back-tests
Jan 7, 2025
Merged
MatrixRTC: Implement expiry logic for CallMembership and additional test coverage #4587
hughns
merged 13 commits into
develop
from
toger5/refactor-matrixrtcsession-part2-add-back-tests
Jan 7, 2025
Conversation
This file contains 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
We actually had a bit of tests just for legacy and not for session events. All those tests got ported over so we do not remove any tests.
toger5
requested review from
robintown and
hughns
and removed request for
a team
December 16, 2024 19:13
Merged
4 tasks
toger5
force-pushed
the
toger5/refactor-matrixrtcsession-part1-legacy
branch
from
December 16, 2024 19:21
795a3cf
to
e8588e8
Compare
toger5
force-pushed
the
toger5/refactor-matrixrtcsession-part2-add-back-tests
branch
from
December 16, 2024 19:42
5d1df49
to
2a45f29
Compare
… for legacy member events. This reverts commit 795a3cf.
toger5
force-pushed
the
toger5/refactor-matrixrtcsession-part2-add-back-tests
branch
from
December 17, 2024 10:36
2a45f29
to
2fc5f94
Compare
toger5
force-pushed
the
toger5/refactor-matrixrtcsession-part2-add-back-tests
branch
from
December 17, 2024 10:37
2fc5f94
to
b239510
Compare
toger5
force-pushed
the
toger5/refactor-matrixrtcsession-part2-add-back-tests
branch
from
December 17, 2024 10:38
b239510
to
f9847cc
Compare
Blocked on #4583 |
Base automatically changed from
toger5/refactor-matrixrtcsession-part1-legacy
to
develop
January 6, 2025 17:41
hughns
changed the title
MatrixRTC: Add new tests for session type member events that before only existed for legacy member events
MatrixRTC: Implement expiry logic for CallMembership and additional test coverage
Jan 6, 2025
hughns
approved these changes
Jan 6, 2025
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Jan 6, 2025
hughns
deleted the
toger5/refactor-matrixrtcsession-part2-add-back-tests
branch
January 7, 2025 10:30
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.
Checklist
public
/exported
symbols have accurate TSDoc documentation.