MinervaNeue/tests/selenium/features
Jan Drewniak 018d436bfe Ensure each api call creates a new instance of MWBot
As a hold-over from a previous porting attempt, thw World.js file
(a cucumber.js convention) exported an instance of MWBot. This
instance was used in several tests, however, since MWBot had been
instantiated multiple times since then, the original edit token
was invalid, causing several tests to fail.

Bug: T224947
Change-Id: I56c06600c43d53bbc4e103d446a1de7a52c2cfad
2019-06-06 13:33:54 +02: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 Migrate editor_wikitext_saving.feature from Ruby to Node 2019-04-11 13:04:49 -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