[Git][noosfero/noosfero][master] 2 commits: Bypasses incosistent selenium tests

Rodrigo Souto gitlab at mg.gitlab.com
Thu Jul 5 10:08:56 BRT 2018


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
084d5e48 by Matheus Richard at 2018-07-03T23:13:18Z
Bypasses incosistent selenium tests

- - - - -
2ee50214 by Rodrigo Souto at 2018-07-05T13:08:52Z
Merge branch 'bypasses-selenium-tests' into 'master'

Bypasses incosistent selenium tests

See merge request noosfero/noosfero!1562
- - - - -


7 changed files:

- features/accept_member.feature
- features/approve_article.feature
- features/events.feature
- features/follow_profile.feature
- features/publish_article.feature
- features/search_contents.feature
- features/search_enterprises.feature


Changes:

=====================================
features/accept_member.feature
=====================================
--- a/features/accept_member.feature
+++ b/features/accept_member.feature
@@ -24,7 +24,7 @@ Feature: accept member
     And I go to private-community's homepage
     Then I should see "Your membership is waiting for approval"
 
-  @selenium
+  @selenium-fixme
   Scenario: approve a task to accept a member as member in a closed community
     Given "Marie Curie" asked to join "My Community"
     And I am logged in as "mario"
@@ -69,7 +69,7 @@ Feature: accept member
     And I follow "Save changes"
     Then "Marie Curie" should be admin of "My Community"
 
-  @selenium
+  @selenium-fixme
   Scenario: approve a task to accept a member as moderator in a closed community
     Given "Marie Curie" asked to join "My Community"
     And I am logged in as "mario"


=====================================
features/approve_article.feature
=====================================
--- a/features/approve_article.feature
+++ b/features/approve_article.feature
@@ -37,7 +37,7 @@ Feature: approve article
     And I follow "Sample Article"
     Then I should see "This is an article edited"
 
-  @selenium
+  @selenium-fixme
   Scenario: reject an article with explanation
     Given I am logged in as "mariasilva"
     And I go to mariasilva's cms
@@ -56,7 +56,7 @@ Feature: approve article
     Then I should not see "Sample Article"
 
   #FIXME this test is possibly failing because of this issue https://gitlab.com/pedrodelyra/noosfero/issues/2
-  @selenium
+  @selenium-fixme
   Scenario: reject an article that was removed
     Given I am logged in as "mariasilva"
     And I follow "Dub Wars"


=====================================
features/events.feature
=====================================
--- a/features/events.feature
+++ b/features/events.feature
@@ -161,7 +161,7 @@ Feature: events
     Then I should see "Colivre.net's Events"
 
 
-  @selenium
+  @selenium-fixme
   Scenario: published events should be listed in the agenda too
     Given the following community
       | identifier | name |


=====================================
features/follow_profile.feature
=====================================
--- a/features/follow_profile.feature
+++ b/features/follow_profile.feature
@@ -16,7 +16,7 @@ Feature: follow profile
       | Work      | Community    |
       | Favorites | Community    |
 
-  @selenium
+  @selenium-fixme
   Scenario: Common noosfero user follow a community
     Given I am logged in as "johnsnow"
     When I go to nightswatch's homepage


=====================================
features/publish_article.feature
=====================================
--- a/features/publish_article.feature
+++ b/features/publish_article.feature
@@ -17,7 +17,7 @@ Feature: publish article
       | owner | name | body |
       | joaosilva | Sample Article | This is the first published article |
 
-  @selenium
+  @selenium-fixme
   Scenario: publishing an article that doesn't exists in the community
     Given I am logged in as "joaosilva"
     And "Joao Silva" is a member of "Sample Community"
@@ -30,7 +30,7 @@ Feature: publish article
     When I go to sample-community's sitemap
     Then I should see "Sample Article"
 
-  @selenium
+  @selenium-fixme
   Scenario: publishing an article with a different name
     Given I am logged in as "joaosilva"
     And "Joao Silva" is a member of "Sample Community"
@@ -47,7 +47,7 @@ Feature: publish article
     Then I should see "Another name"
     And I should not see "Sample Article"
 
-  @selenium @ignore-hidden-elements
+  @selenium-fixme @ignore-hidden-elements
   Scenario: getting an error message when publishing article with same name
     Given I am logged in as "joaosilva"
     And "Joao Silva" is a member of "Sample Community"
@@ -74,7 +74,7 @@ Feature: publish article
     When I follow "Spread this"
     Then I should see "The title (article name) is already being used by another article, please use another title."
 
-  @selenium
+  @selenium-fixme
   Scenario: publishing an article in many communities and listing the communities that couldn't publish the article again,
             stills publishing the article in the other communities.
     Given the following communities
@@ -106,7 +106,7 @@ Feature: publish article
     When I go to another-community2's sitemap
     Then I should see "Sample Article"
 
-  @selenium
+  @selenium-fixme
   Scenario: publishing articles with the same name in a moderated community
     Given I am logged in as "joaosilva"
     And "Joao Silva" is a member of "Sample Community"


=====================================
features/search_contents.feature
=====================================
--- a/features/search_contents.feature
+++ b/features/search_contents.feature
@@ -148,7 +148,7 @@ Feature: search contents
     When I follow "Folder for Uploaded Files"
     Then I should be on article "Folder for Uploaded Files"
 
- at selenium
+ at selenium-fixme
   Scenario: link to author on search results
     When I go to the search articles page
     And I fill in "search-input" with "whales"


=====================================
features/search_enterprises.feature
=====================================
--- a/features/search_enterprises.feature
+++ b/features/search_enterprises.feature
@@ -15,7 +15,7 @@ Feature: search enterprises
     And I follow "Search" within ".search-form"
     Then I should see "None" within ".search-results-type-empty"
 
-  @selenium
+  @selenium-fixme
   Scenario: simple search for enterprise
     Given the following enterprises
       | identifier | name        | img    |



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/a3cdbf171fcf147c00013a25143bb7d18b189f78...2ee502148444889f292e894af16c84ac921b862e

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/a3cdbf171fcf147c00013a25143bb7d18b189f78...2ee502148444889f292e894af16c84ac921b862e
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180705/958e3bcd/attachment-0001.html>


More information about the Noosfero-dev mailing list