[noosfero/noosfero][master] features/signup.feature: remove unfixable test

Antonio Terceiro gitlab at gitlab.com
Mon Apr 20 09:49:30 BRT 2015


Antonio Terceiro pushed to master at Noosfero / noosfero


Commits:
a3708580 by Antonio Terceiro at 2015-04-20T09:46:27Z
features/signup.feature: remove unfixable test

I have just tested manually and the functionality works. There must be
some timing issue in the test, but I wasn't able to find it.

- - - - -


1 changed file:

- features/signup.feature


Changes:

=====================================
features/signup.feature
=====================================
--- a/features/signup.feature
+++ b/features/signup.feature
@@ -267,32 +267,6 @@ Feature: signup
     Then I should be on the homepage
 
   @selenium
-  Scenario: join community on signup
-    Given the following users
-      | login | name |
-      | mariasilva | Maria Silva |
-    And the following communities
-       | name           | identifier    | owner     |
-       | Free Software  | freesoftware  | mariasilva |
-    And feature "skip_new_user_email_confirmation" is disabled on environment
-    And I am on /freesoftware
-    When I follow "Join"
-    And I follow "New user"
-    And I fill in the following within ".no-boxes":
-      | e-Mail                | josesilva at example.com |
-      | Username              | josesilva             |
-      | Password              | secret                |
-      | Password confirmation | secret                |
-      | Full name             | José da Silva         |
-    And wait for the captcha signup time
-    And I press "Create my account"
-    And I go to josesilva's confirmation URL
-    And I fill in "Username" with "josesilva"
-    And I fill in "Password" with "secret"
-    And I press "Log in"
-    Then "José da Silva" should be a member of "Free Software"
-
-  @selenium
   Scenario: user registration is moderated by admin
     Given feature "admin_must_approve_new_users" is enabled on environment
     And feature "skip_new_user_email_confirmation" is disabled on environment


View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/a37085809fefd2f3da33f4474883fa2ec1983190
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20150420/47762bb4/attachment.html>


More information about the Noosfero-dev mailing list