wiki.techinc.nl/tests/phpunit/data
Florian Schmidt 45cebbe9f6 registration: Validate no duplicate keys exist in extension.json
The JSON specification permits duplicate keys, but doing so is almost
always nearly a mistake.

We can use the JSON lint library (added as
dev-requirement to composer), which is now also used to decode the
JSON (as it's the same step as validating the JSON).

Bug: T153507
Change-Id: Ia713a1906169333c1aa2aebdc0ed060d26428d72
2018-07-18 09:29:43 +00:00
..
autoloader Improve AutoLoader test coverage 2018-05-26 21:29:36 -07:00
categoriesrdf Create update SPARQL for category changes 2018-04-20 16:40:35 -07:00
composer Use SPDX 3.0 license identifier 2018-03-18 18:08:22 +00:00
css
cssmin CSSMin: Remove XML declaration from SVGs 2018-01-11 19:28:15 -08:00
db Add a few schemas to SQLite tests 2017-10-13 19:39:06 +00:00
filecontentshasher
filerepo
gitinfo
import
less resourceloader: Add test case for ResourceLoader::getLessCompiler 2018-05-19 23:06:54 +00:00
localisationcache
media Adjust tests for JPEG segmentation fix 2018-02-23 12:29:35 +00:00
parser
registration registration: Validate no duplicate keys exist in extension.json 2018-07-18 09:29:43 +00:00
resourceloader resourceloader: Add basic tests for getScript() and buildContent() 2017-06-26 22:15:17 -07:00
templates Enable recursive partials in TemplateParser 2017-09-10 05:51:07 +00:00
upload
zip