Go to file
Brad Jorsch f99d171c80 Fix coverage
* Fix test for TemplateStylesFontFaceAtRuleSanitizer so it's actually run
* Hack up a broken Sanitizer to test a code path in
  TemplateStylesContent::sanitize() that handles such things.
* Ignore an InvalidArgumentException in TemplateStylesContent::processError()
  that's not worth checking. User input can't hit that, only logic bugs.
* Ignore TemplateStylesHooks::getConfig(), it's tested but gets called
  before PHPUnit starts counting.
* Test TemplateStylesHooksTest::onCodeEditorGetPageLanguage()
* Test $wgTemplateStylesDisable
* Test a back-compat code path in TemplateStylesHooks::handleTag().

Change-Id: I7078e5a353a624aa53fe72de7990b93a77b44cf6
2018-02-05 22:36:58 -05:00
i18n Localisation updates from https://translatewiki.net. 2018-01-27 22:37:53 +01:00
includes Fix coverage 2018-02-05 22:36:58 -05:00
tests/phpunit Fix coverage 2018-02-05 22:36:58 -05:00
.eslintrc build: Replace jshint and jscs with eslint; bump other devDeps 2017-05-25 17:31:35 +02:00
.gitignore Use wikimedia/css-sanitizer, and rewrite the hooking 2017-06-07 15:14:09 +00:00
.gitreview Whoops, track not trace 2016-10-24 17:03:54 -07:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 14.1.0 2017-10-21 04:31:06 +00:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2017-06-07 16:16:47 +04:30
composer.json build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2017-12-30 02:52:59 +00:00
COPYING Use wikimedia/css-sanitizer, and rewrite the hooking 2017-06-07 15:14:09 +00:00
extension.json Move PHP classes into includes/ directory 2018-02-05 18:18:01 -08:00
Gruntfile.js build: Always exclude vendor and node_modules 2017-11-12 00:39:13 +01:00
hooks.txt Use wikimedia/css-sanitizer, and rewrite the hooking 2017-06-07 15:14:09 +00:00
package.json build: Update eslint 2017-10-03 16:14:25 +01:00