MinervaNeue/tests/selenium/features
jdlrobson a9533fc463 Browser: Drop failing tests
Two tests are failing. These are false positives that
obscure real failures. Both are removed for the following reason.

1) Editor test is covered by the redirect tests - failing due to
concurrent edits (possibly because multiple browser tests act on the same
page at the same time). However, editing is already covered by the other
2 cases.

2) Remove unwatch test - this is failing as there is a problem in the
setup - the page starts unwatched when it should be watched. The test
for checking that an article can be watched should suffice here.

Bug: T224947
Change-Id: I3049e1b190c3cb2ddc198a45681f59782f770d6a
2019-07-01 18:02:54 -07:00
..
step_definitions Ensure each api call creates a new instance of MWBot 2019-06-06 13:33:54 +02:00
support Ensure each api call creates a new instance of MWBot 2019-06-06 13:33:54 +02:00
category.feature Adding initial webdriver.io test 2019-04-08 16:05:22 -07:00
diff.feature Adding "diff.feature" selenium test 2019-04-10 23:15:37 +00:00
editor_wikitext_nosave.feature Port remaining @login tests to Node.js 2019-04-11 21:17:45 +00:00
editor_wikitext_saving.feature Browser: Drop failing tests 2019-07-01 18:02:54 -07:00
mainmenu_loggedin.feature Port remaining @login tests to Node.js 2019-04-11 21:17:45 +00:00
notification.feature QA: Port Notifications browser test to Node.js 2019-04-11 13:26:39 -07:00
search_loggedin.feature Port remaining @login tests to Node.js 2019-04-11 21:17:45 +00:00
talk.feature Port remaining @login tests to Node.js 2019-04-11 21:17:45 +00:00
user_page.feature Port remaining @login tests to Node.js 2019-04-11 21:17:45 +00:00
watchstar.feature Port remaining @login tests to Node.js 2019-04-11 21:17:45 +00:00