- 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.
Description
Details
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| WIP selenium: Refactor WebdriverIO tests from sync to async mode | mediawiki/extensions/EntitySchema | master | +3 K -1 K |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | zeljkofilipin | T210726 Selenium framework maintenance | |||
| Resolved | zeljkofilipin | T256626 Refactor WebdriverIO tests from sync to async mode | |||
| Invalid | pwangai | T300794 Refactor EntitySchema WebdriverIO tests from sync to async mode |
Event Timeline
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
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
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.