Go to file
Thiemo Kreuz b6250d3791 Add missing test cases for ExtractFormatter
This is especially covering:
* The behavior on different kinds of HTML encoded characters.
* Trimming, or more precisely the fact that the formatter currently does
  not do all the trimming. There is a trim() call in the test that should
  not be there. This will be reworked in a following patch.

Additionally:
* Prefer strict assertSame() where possible.
* Remove two assertions that don't help making the test more safe.
* Utilize the new `// phpcs:…` syntax.

Change-Id: Ic361f2644300dcef3fc972a2dc2ae19ad34fa513
2019-03-19 17:58:32 +01:00
i18n Localisation updates from https://translatewiki.net. 2019-02-14 22:29:32 +01:00
includes Better way to detect if Tidy is on 2019-03-17 18:19:34 -07:00
tests/phpunit Add missing test cases for ExtractFormatter 2019-03-19 17:58:32 +01:00
.eslintrc.json build: Set "root": true, in .eslintrc.json 2018-12-17 18:58:48 -08:00
.gitignore build: Updating mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-20 00:23:06 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:03:54 -07:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 16.0.1 2018-02-25 11:38:27 +00:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 17:07:56 +00:00
composer.json build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 05:27:44 +00:00
COPYING Add COPYING 2014-01-22 21:33:49 +00:00
extension.json Use AutoloadNamespaces 2019-03-17 18:32:26 -07:00
Gruntfile.js Add recent pattern for ESLinting in repo 2018-09-03 15:31:36 +01:00
package.json build: Update devDependencies 2018-11-26 23:41:56 +00:00