MinervaNeue/tests/selenium/features/step_definitions
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
..
category_steps.js Adding initial webdriver.io test 2019-04-08 16:05:22 -07:00
common_steps.js Ensure each api call creates a new instance of MWBot 2019-06-06 13:33:54 +02:00
create_page_api_steps.js Ensure each api call creates a new instance of MWBot 2019-06-06 13:33:54 +02:00
diff_steps.js QA: Two diff pages is enough 2019-04-26 07:46:04 +00:00
editor_steps.js Migrate editor_wikitext_saving.feature from Ruby to Node 2019-04-11 13:04:49 -07:00
history_steps.js Adding "diff.feature" selenium test 2019-04-10 23:15:37 +00:00
index.js Port remaining @login tests to Node.js 2019-04-11 21:17:45 +00:00
menu_steps.js Port remaining @login tests to Node.js 2019-04-11 21:17:45 +00:00
notification_steps.js QA: Port Notifications browser test to Node.js 2019-04-11 13:26:39 -07:00
overlay_steps.js QA: Port Notifications browser test to Node.js 2019-04-11 13:26:39 -07:00
search_steps.js Port remaining @login tests to Node.js 2019-04-11 21:17:45 +00:00
talk_steps.js Port remaining @login tests to Node.js 2019-04-11 21:17:45 +00:00
user_page_steps.js Port remaining @login tests to Node.js 2019-04-11 21:17:45 +00:00
watch_steps.js Port remaining @login tests to Node.js 2019-04-11 21:17:45 +00:00