Go to file
Jon Robson b528100f3d Add jest testing infrastructure
Adds a test for  resources/ext.relatedArticles.readMore/index.js

Change-Id: Icf8a5afca2489308e2bcaa611c0fe27ed9f46f3a
2022-04-19 18:51:58 +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. 2021-12-10 09:19:44 +01:00
includes Fix loading of related articles via IntersectionObserver 2021-11-04 12:30:11 -07:00
resources Merge "[Development] Allow us to pull RelatedArticles from production APIs" 2022-04-18 21:55:19 +00:00
tests Add jest testing infrastructure 2022-04-19 18:51:58 +00:00
.eslintignore Add jest testing infrastructure 2022-04-19 18:51:58 +00:00
.eslintrc.json Add jest testing infrastructure 2022-04-19 18:51:58 +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 Merge "[Development] Allow us to pull RelatedArticles from production APIs" 2022-04-18 21:55:19 +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 Add jest testing infrastructure 2022-04-19 18:51:58 +00:00
package-lock.json Add jest testing infrastructure 2022-04-19 18:51:58 +00:00
package.json Add jest testing infrastructure 2022-04-19 18:51:58 +00: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

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