Skip to content

initial room summary tests#470

Merged
richvdh merged 11 commits into
matthew/members_atfrom
matthew/room_summary
Aug 16, 2018
Merged

initial room summary tests#470
richvdh merged 11 commits into
matthew/members_atfrom
matthew/room_summary

Conversation

@ara4n
Copy link
Copy Markdown
Member

@ara4n ara4n commented Jul 23, 2018

@richvdh richvdh requested a review from a team July 26, 2018 14:31
@ara4n ara4n force-pushed the matthew/room_summary branch 2 times, most recently from 2b069b5 to d0ad3cb Compare July 27, 2018 10:42
Copy link
Copy Markdown
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

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

lgtm otherwise

Comment thread tests/31sync/16room-summary.pl Outdated
matrix_create_room_synced( $alice );
})->then( sub {
( $room_id ) = @_;
matrix_join_room( $bob, $room_id );
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

you'll need join_room_synced here to avoid (or reduce the chance of) races

@richvdh
Copy link
Copy Markdown
Member

richvdh commented Aug 13, 2018

(though should we be alarmed that the tests are failing?)

Copy link
Copy Markdown
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

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

looks plausible

@richvdh richvdh merged commit 04dfb7e into matthew/members_at Aug 16, 2018
richvdh added a commit that referenced this pull request Aug 16, 2018
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