mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RelatedArticles
synced 2024-11-27 17:50:25 +00:00
e4f2b070c1
Update NPM packages: webdriverio, wdio-mediawiki. Update ESlint configuration. Replace NPM packages: - wdio-mocha-framework with @wdio/mocha-framework. - wdio-spec-reporter with @wdio/spec-reporter. New NPM packages: @wdio/cli, @wdio/local-runner, @wdio/sync. Replace: - `browser.element` with `$`. - `chromeOptions` with `'goog:chromeOptions'`. - `password` with `mwPwd`. - `username` with `mwUser`. - `isVisible()` with `isDisplayed()`. Bug: T250685 Change-Id: Ic8b49974c05f88a2010c118198b49ee10c175c68 |
||
---|---|---|
.phan | ||
i18n | ||
includes | ||
resources | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
HISTORY | ||
package-lock.json | ||
package.json | ||
README | ||
RelatedArticles.i18n.magic.php | ||
RelatedArticles.php |
For information on how to install and use this extension, please see: <https://www.mediawiki.org/wiki/Extension:RelatedArticles>