MediaWiki
1.28.0
|
Validates all loaded extensions and skins using the ExtensionRegistry against the extension.json schema in the docs/ folder. More...
Public Member Functions | |
setUp () | |
testPassesValidation ($path) | |
providePassesValidation More... | |
Static Public Member Functions | |
static | providePassesValidation () |
Validates all loaded extensions and skins using the ExtensionRegistry against the extension.json schema in the docs/ folder.
Definition at line 26 of file ExtensionJsonValidationTest.php.
|
static |
Definition at line 44 of file ExtensionJsonValidationTest.php.
References as, and ExtensionRegistry\getInstance().
ExtensionJsonValidationTest::setUp | ( | ) |
Definition at line 28 of file ExtensionJsonValidationTest.php.
References class, and ExtensionRegistry\getInstance().
ExtensionJsonValidationTest::testPassesValidation | ( | $path | ) |
providePassesValidation
string | $path | Path to thing's json file |
Definition at line 57 of file ExtensionJsonValidationTest.php.
References $path, class, ExtensionRegistry\MANIFEST_VERSION, and ExtensionRegistry\OLDEST_MANIFEST_VERSION.