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

initial room summary tests #470

Merged
merged 11 commits into from
Aug 16, 2018
Merged

initial room summary tests #470

merged 11 commits into from
Aug 16, 2018

Conversation

ara4n
Copy link
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
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

matrix_create_room_synced( $alice );
})->then( sub {
( $room_id ) = @_;
matrix_join_room( $bob, $room_id );
Copy link
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
Member

richvdh commented Aug 13, 2018

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

Copy link
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