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

Fix tests to not depend on unspecced room_id parameter for each child room. #422

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

clokep
Copy link
Member

@clokep clokep commented Jul 22, 2022

The /hierarchy response should not return a room_id in each entry in the children_state array. This ensures we're not using this (and are using the room_id from the parent object).

Fixes #416

For cross-referencing:

Copy link
Contributor

@neilalexander neilalexander left a comment

Choose a reason for hiding this comment

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

LGTM

@clokep clokep merged commit 6d056d4 into main Jul 25, 2022
@clokep clokep deleted the clokep/hierarchy-room-id-2 branch July 25, 2022 12:19
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.

Incorrectly tests the results of MSC2946 /hierarchy response
3 participants