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

Sanity-check response from /thirdparty/protocols #482

Merged
merged 1 commit into from
Jul 5, 2017

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jul 5, 2017

Check that /thirdparty/protocols gives us an object (rather than a string, for
instance). I saw a test explode, apparently because it gave us a string. Which
is odd, but in general we ought to be sanity-checking the things coming back
from the server.

Check that /thirdparty/protocols gives us an object (rather than a string, for
instance). I saw a test explode, apparently because it gave us a string. Which
is odd, but in general we ought to be sanity-checking the things coming back
from the server.
@lukebarnard1 lukebarnard1 self-assigned this Jul 5, 2017
Copy link
Contributor

@lukebarnard1 lukebarnard1 left a comment

Choose a reason for hiding this comment

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

Well, looking at the synapse source code, it should only ever return a dict so LGTM

@richvdh
Copy link
Member Author

richvdh commented Jul 5, 2017

flaky test is flaky

@richvdh richvdh merged commit 6af56b5 into develop Jul 5, 2017
@richvdh richvdh deleted the rav/sanity_check_protocols branch July 5, 2017 10: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.

2 participants