mediawiki-extensions-Linter/tests/phpunit
Kunal Mehta 06cb0d2930 Unbreak CategoryMessagesTest
This test previously wasn't running because the foreach() in the data
provider was totally wrong.

Also the -details variant for fostered isn't supposed to exist, so
hardcode in an exception.

Finally, add the @coversNothing annotation since this test is just
verifying the contents of en.json, not any PHP code.

Change-Id: I7ffffcc3a910aefb082f7ff59265d3be8bc46347
2018-02-05 21:55:57 -08:00
..
CategoryMessagesTest.php Unbreak CategoryMessagesTest 2018-02-05 21:55:57 -08:00
DatabaseTest.php build: Updating mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-20 00:10:41 -07:00
LintErrorTest.php Add unit tests for LintError 2016-12-02 16:27:48 -08:00
RecordLintJobTest.php Add basic integration tests for RecordLintJob 2016-12-02 08:11:16 -08:00
SpecialLintErrorsTest.php Add basic integration tests for Special:LintErrors 2016-12-02 07:55:26 -08:00