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

Tests for returning room avatar URLs in /publicRooms #121

Merged
merged 1 commit into from
Jan 5, 2016

Conversation

illicitonion
Copy link
Contributor

illicitonion added a commit to matrix-org/synapse that referenced this pull request Dec 21, 2015
illicitonion added a commit to matrix-org/synapse that referenced this pull request Dec 21, 2015
@NegativeMjark
Copy link
Contributor

LGTM

Future->needs_all(
matrix_create_room( $user,
visibility => "public",
room_alias_name => "nonworldreadable",
Copy link
Contributor

Choose a reason for hiding this comment

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

There's a slight danger of these "unique" alias names becoming fragile across many test files.
I don't have any better suggestion currently, but perhaps something to think about for the future. Maybe a fixture for allocating new unique alias names?

illicitonion added a commit that referenced this pull request Jan 5, 2016
@illicitonion illicitonion merged commit 1337730 into develop Jan 5, 2016
@illicitonion illicitonion deleted the daniel/avatarurls branch March 10, 2016 16:11
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.

3 participants