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

Avoid relying on old fallback behaviour for question title #2091

Conversation

floehopper
Copy link
Contributor

Since this commit we no longer fallback to the humanized version of the question name,
so it doesn't make sense to rely on that behaviour.

Also by asserting against a string literal we can avoid delving into the
internals of the flow.

Expected observable changes

  • None

@chrisroos
Copy link
Contributor

Looks good to me.

@chrisroos chrisroos added the LGTM label Nov 16, 2015

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Since [1] we no longer fallback to the humanized version of the question name,
so it doesn't make sense to rely on that behaviour.

Also by asserting against a string literal we can avoid delving into the
internals of the flow.

[1]: aad10d5
@floehopper floehopper force-pushed the fix-assertion-relying-on-old-fallback-behaviour-for-question-titles branch from b4c6165 to bbe8122 Compare November 16, 2015 11:49
@floehopper
Copy link
Contributor Author

I've rebased this against master and force-pushed in preparation for merging.

floehopper added a commit that referenced this pull request Nov 16, 2015
…allback-behaviour-for-question-titles

Avoid relying on old fallback behaviour for question title
@floehopper floehopper merged commit f60052e into master Nov 16, 2015
@floehopper floehopper deleted the fix-assertion-relying-on-old-fallback-behaviour-for-question-titles branch November 16, 2015 11:53
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