-
-
Notifications
You must be signed in to change notification settings - Fork 679
MatrixRTC: MembershipManager test cases and deprecation of MatrixRTCSession.room #4713
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
Merged
Merged
Changes from 16 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
a404539
WIP doodles on MembershipManager test cases
hughns 834d461
.
hughns 6594860
initial membership manager test setup.
toger5 738016f
Updates from discussion
hughns ec375f3
revert renaming comments
toger5 8c8e97e
remove unused import
toger5 d9192f3
fix leave delayed event resend test.
toger5 0444816
comment out and remove unused variables
toger5 7125d45
es lint
toger5 3d46d05
use jsdom instead of node test environment
toger5 b0492ca
remove unused variables
toger5 c59f04d
remove unused export
toger5 e1fbdcd
temp
toger5 cd1321b
review
toger5 28f17be
fixup tests
toger5 a21c6e5
more review
toger5 8df56bb
remove wait for expect dependency
toger5 87bb597
flatten tests and add comments
toger5 4e60a35
add more leave test cases
toger5 4502083
use defer
toger5 e5e5434
Merge branch 'develop' into hughns/membershipmanager-test-cases
toger5 d9b22cb
Merge branch 'develop' into hughns/membershipmanager-test-cases
toger5 998e16b
remove @jest/environment dependency
toger5 72994f2
Cleanup awaits and Make mock types more correct.
toger5 ce24845
remove flush promise dependency
toger5 c50fa32
add linting to matrixrtc tests
toger5 94bb78f
Add fix async lints and use matrix rtc logger for test environment.
toger5 1016b05
prettier
toger5 218c6d9
change to MatrixRTCSession logger
toger5 177e2f4
make accessing the full room deprecated
toger5 9e60a36
remove deprecated usage of full room
toger5 c83429c
Merge branch 'develop' into hughns/membershipmanager-test-cases
toger5 74f76b4
Clean up the deprecation
hughns File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.