noosfero | Rewrite unstable selenium tests with Cypress (#361)

Matheus Richard gitlab at mg.gitlab.com
Mon Jul 16 10:19:12 BRT 2018


New Issue was created.

Issue 361: https://gitlab.com/noosfero/noosfero/issues/361
Author:    Matheus Richard
Assignee:  

Some selenium tests are unstable and break randomly. I've listed some of these tests (see bellow).  

Some tests are marked with the `@selenium-fixme` tag. All of those can be rewritten too.

```bash
cucumber -p selenium features/follow_profile.feature:20 # Scenario: Common noosfero user follow a community

cucumber -p selenium features/search_enterprises.feature:19 # Scenario: simple search for enterprise

cucumber -p selenium features/accept_member.feature:73 # Scenario: approve a task to accept a member as moderator in a closed community

cucumber -p selenium features/approve_article.feature:41 # Scenario: reject an article with explanation

cucumber -p selenium features/approve_article.feature:60 # Scenario: reject an article that was removed

cucumber -p selenium features/publish_article.feature:78 # 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.

cucumber -p selenium features/publish_article.feature:21 # Scenario: publishing an article that doesn't exists in the community

cucumber -p selenium features/publish_article.feature:110 # Scenario: publishing articles with the same name in a moderated community

cucumber -p selenium features/publish_article.feature:51 # Scenario: getting an error message when publishing article with same name
```

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/issues/361
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/20180716/a4c210b6/attachment.html>


More information about the Noosfero-dev mailing list