Automattic / wp-e2e-tests

Automated end-to-end tests for WordPress.com
https://github.com/Automattic/wp-calypso
GNU General Public License v2.0
110 stars 25 forks source link

Increase timeout for signup processing to 3mins #1802

Closed Stojdza closed 5 years ago

Stojdza commented 5 years ago

Increase timeout for Signup processing and update error message if the test fails on this step.

To test: Make sure that Sign up tests are passing. To test if the proper error message is displayed change this line to let signupProcessingTimeout = this.explicitWaitMS / 500;