Add @coversNothing for left over tests and enable sniff
authorUmherirrender <umherirrender_de.wp@web.de>
Fri, 1 Feb 2019 19:46:59 +0000 (20:46 +0100)
committerKunal Mehta <legoktm@member.fsf.org>
Sun, 3 Feb 2019 05:53:40 +0000 (21:53 -0800)
commitd28f315d247f2c7a182773727380535e47cd507d
treea548880986100dc6c28e4782e3750e2554c8f1a4
parent643225cbc7009c2e04f89ae6e81fd9be0f9d716c
Add @coversNothing for left over tests and enable sniff

LessFileCompilationTest is checking less files for valid syntax
doc test is checking xml file for valid syntax
MediaWikiTest is testing a complex situation with many functions involved
SideBarTest is self checking, needs no coverage
structure tests not covers functions, there are covers global structures

Change-Id: I3ac65db561cae0be8418aa9c830e7a9f46ad11fe
.phpcs.xml
tests/phpunit/LessFileCompilationTest.php
tests/phpunit/docs/ExportDemoTest.php
tests/phpunit/includes/MediaWikiTest.php
tests/phpunit/skins/SideBarTest.php
tests/phpunit/structure/ApiStructureTest.php
tests/phpunit/structure/DatabaseIntegrationTest.php
tests/phpunit/structure/SpecialPageFatalTest.php