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

Use Random.name instead of Random.string for node and taxonomy content. #220

Merged
merged 1 commit into from
Nov 6, 2015

Conversation

greg-1-anderson
Copy link
Contributor

The characters present in Random.string make the Pantheon security sniffer suspicious when they pass through the Behat Drush Endpoint.

Perhaps it would be sufficient to simplify here? This change shouldn't affect the robustness of the tests; if users specifically want to test certain characters in node creation, they could always explicitly use them in their test data.

Hope this is okay.

@jhedstrom jhedstrom added this to the 3.2.0 release milestone Nov 6, 2015
jhedstrom added a commit that referenced this pull request Nov 6, 2015
Use Random.name instead of Random.string for node and taxonomy content.
@jhedstrom jhedstrom merged commit 24b8054 into jhedstrom:master Nov 6, 2015
@jhedstrom
Copy link
Owner

Makes sense to me. If folks are actually relying on the body field for certain tests, then they should probably be passing in explicit values anyway.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants