-
- Downloads
Allow the registration e2e test to be skipped
If SIGNUP_DISABLED is true skip any tests with a context :skip_signup_disabled. The context is set for the registration tests. This allows the tests to be skipped when run on the staging, which doesn't allow registration
parent
1540d51a
No related branches found
No related tags found
Showing
- qa/qa/runtime/env.rb 13 additions, 1 deletionqa/qa/runtime/env.rb
- qa/qa/specs/features/browser_ui/1_manage/login/register_spec.rb 2 additions, 2 deletions...specs/features/browser_ui/1_manage/login/register_spec.rb
- qa/qa/specs/runner.rb 2 additions, 0 deletionsqa/qa/specs/runner.rb
- qa/spec/runtime/env_spec.rb 24 additions, 16 deletionsqa/spec/runtime/env_spec.rb
- qa/spec/specs/runner_spec.rb 14 additions, 0 deletionsqa/spec/specs/runner_spec.rb
Please register or sign in to comment