registration: Add test to check extension.json globals are documented
authorKunal Mehta <legoktm@member.fsf.org>
Fri, 10 Jun 2016 20:11:01 +0000 (13:11 -0700)
committerJforrester <jforrester@wikimedia.org>
Fri, 15 Jul 2016 16:42:55 +0000 (16:42 +0000)
commitee71c2658eb8388039248010bfc99b0ca90d5c34
treea895c7cc1e51dc93d72ae473d44ea4953b1e42eb
parentf59fddc35c82763d66b61bf004b5c45032a4b8d5
registration: Add test to check extension.json globals are documented

Verify that all the global settings listed in
ExtensionProcessor::$globalSettings are documented in the extension.json
schema.

Change-Id: If0ed09ed19b92934e869bbd40d8716a83e4b0a30
tests/phpunit/includes/registration/ExtensionProcessorTest.php