Skip to content

partial state tests: factor out room creation#429

Merged
richvdh merged 2 commits into
mainfrom
rav/partial_state_factor_out_create_room
Jul 28, 2022
Merged

partial state tests: factor out room creation#429
richvdh merged 2 commits into
mainfrom
rav/partial_state_factor_out_create_room

Conversation

@richvdh
Copy link
Copy Markdown
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
Copy Markdown
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