Skip to content

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

Merged
clokep merged 1 commit intomainfrom
clokep/hierarchy-room-id-2
Jul 25, 2022
Merged

Fix tests to not depend on unspecced room_id parameter for each child room.#422
clokep merged 1 commit intomainfrom
clokep/hierarchy-room-id-2

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

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