Page MenuHomePhabricator

Refactor EntitySchema WebdriverIO tests from sync to async mode
Closed, InvalidPublic

Description

  • Follow instructions from EntitySchema (Quickstart) to get MediaWiki working locally.
  • Refactor WebdriverIO tests (in tests/selenium) from sync to async mode.
  • Push code to Gerrit.

Event Timeline

@Osamaahmed17: Please set appropriate project tags. Thanks.

Change 904097 had a related patch set uploaded (by Pwangai; author: Pwangai):

[mediawiki/extensions/EntitySchema@master] WIP selenium: Refactor WebdriverIO tests from sync to async mode

https://gerrit.wikimedia.org/r/904097

Change 904097 abandoned by Pwangai:

[mediawiki/extensions/EntitySchema@master] WIP selenium: Refactor WebdriverIO tests from sync to async mode

Reason:

These tests are going to go away soon anyway. See https://gerrit.wikimedia.org/r/q/I289ea4fbc78ebcfd5f88c665b8908fa58fb4bd1a

https://gerrit.wikimedia.org/r/904097

This should now be done by virtue of replacing all the Webdriver Selenium tests with Cypress ones. The last bits have been removed in https://gerrit.wikimedia.org/r/c/mediawiki/extensions/EntitySchema/+/911304

@pwangai can this task be resolved? Looks like the repo no longer has selenium tests.

The repository no longer has WebdriverIO tests.