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

Adds functional tests for the community signup page #3142

Merged
merged 1 commit into from
Jul 21, 2015
Merged

Adds functional tests for the community signup page #3142

merged 1 commit into from
Jul 21, 2015

Conversation

schalkneethling
Copy link

@alexgibson r? Whilst writing these tests, I discovered and logged 4 bugs, yeah tests!

});
});

casper.test.begin('Contribute Sigup, Browser validation prevents form submission: ' + url, 1, function suite(test) {
Copy link
Member

Choose a reason for hiding this comment

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

What do you think to losing this particular test? I don't think we strictly need to test that native browser form validation works, especially given that we have a test below to make sure things still work correctly when a browser does not support said feature?

Copy link
Author

Choose a reason for hiding this comment

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

Makes sense, let's forgo these.

@alexgibson
Copy link
Member

r+!

alexgibson added a commit that referenced this pull request Jul 21, 2015
…-signup

Adds functional tests for the community signup page
@alexgibson alexgibson merged commit 3db6beb into mozilla:master Jul 21, 2015
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