Go to file
Željko Filipin 26e69c8e15 selenium: Enable one skipped test, delete one failing test
Both tests are disabled for more than a year, see
f318d3acd2.

'ReadMore is not present on Vector' is failing so it is deleted.
'ReadMore is present in Minerva @daily' is passing so it is enabled.

To be sure that the passing test is not flaky, the CI has ran it 100
times, it never failed.

Bug: T280652
Change-Id: I739414c4f3f650ce14e31b6bb2bfdd21efb8ff44
2022-11-24 12:40:45 +00:00
.phan build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 2019-05-19 12:51:24 +00:00
i18n Localisation updates from https://translatewiki.net. 2022-10-31 09:46:31 +01:00
includes Pages that do not exist shouldn't output related articles 2022-05-11 19:13:35 +00:00
resources Merge "Replace deprecated @borderRadius var with successor @border-radius-base" 2022-11-09 18:21:42 +00:00
tests selenium: Enable one skipped test, delete one failing test 2022-11-24 12:40:45 +00:00
.eslintignore Add jest testing infrastructure 2022-04-19 18:51:58 +00:00
.eslintrc.json Add TypeScript support 2022-04-27 19:11:10 +00:00
.gitignore build: Upgrade eslint-config-wikimedia from 0.10.1 to 0.11.0 2019-04-03 16:21:00 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:03:27 -07:00
.nvmrc RelatedArticles uses Grunt. This package is unecessary and inconsistent with other repositories. 2021-08-02 20:12:04 +00:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 33.0.0 2020-11-04 09:11:26 +00:00
.stylelintignore Add jest testing infrastructure 2022-04-19 18:51:58 +00:00
.stylelintrc.json build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass 2019-01-16 19:26:36 -08:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 15:55:19 +00:00
composer.json build: Updating mediawiki/mediawiki-phan-config to 0.11.1 2021-12-19 04:06:28 +00:00
COPYING Add COPYING 2020-05-01 17:48:42 +01:00
extension.json Limit RelatedArticles feature to ES6 browsers 2022-04-27 15:45:42 +00:00
HISTORY Release 2.1.0 2015-12-14 09:40:11 -08:00
jest.config.js Add jest testing infrastructure 2022-04-19 18:51:58 +00:00
jest.setup.js Limit RelatedArticles feature to ES6 browsers 2022-04-27 15:45:42 +00:00
package-lock.json selenium: Use @wdio/spec-reporter 2022-05-24 14:46:02 +02:00
package.json selenium: Use @wdio/spec-reporter 2022-05-24 14:46:02 +02:00
README Add simple README 2015-11-23 23:10:02 +05:00
RelatedArticles.i18n.magic.php Add Korean localisation 2019-12-11 20:51:26 +09:00
tsconfig.json Add TypeScript support 2022-04-27 19:11:10 +00:00

For information on how to install and use this extension, please see:
    <https://www.mediawiki.org/wiki/Extension:RelatedArticles>