Skip to content
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

partial state tests: factor out room creation #429

Merged
merged 2 commits into from
Jul 28, 2022

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jul 27, 2022

Factor the creation of the server and the room from beginPartialStateJoin. It was handy there, but is too restrictive for tests that need to mess about with the room before the join.

Based on #418

@richvdh richvdh requested review from a team as code owners July 27, 2022 11:42
Copy link
Contributor

@squahtx squahtx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The last two commits look reasonable!

richvdh added 2 commits July 28, 2022 13:26
This will give tests the flexibility to create rooms themselves.
now that this is factored out, let's use it.
@richvdh richvdh force-pushed the rav/partial_state_factor_out_create_room branch from dbbcd8d to 8f75c53 Compare July 28, 2022 12:26
@richvdh richvdh merged commit 95cc23d into main Jul 28, 2022
@richvdh richvdh deleted the rav/partial_state_factor_out_create_room branch July 28, 2022 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants