mediawiki-extensions-Linter/tests/phpunit
Daimona Eaytoy 0ba87557d5 tests: Simplify creation of fixtures
Use the methods provided by MediaWikiIntegrationTestCase to more simply
create an existing test page. The manual user creation could be replaced
by getTestUser, but it turns out these tests don't really need a
specific account, so we can let IntegrationTestCase use whatever account
it wants to use.

Also remove @var annotations that can easily be inferred by the doc
comment on the relevant methods.

Change-Id: I8bfd0799b79721c7c9de0d2a10a97c498d192a15
2023-09-04 19:46:53 +02:00
..
unit Minor cleanup 2022-09-07 02:48:18 +01:00
CategoryMessagesTest.php Remove hardcoded list of categories with no parameters 2021-12-15 17:27:36 -05:00
DatabaseTest.php Minor cleanup 2022-09-07 02:48:18 +01:00
RecordLintJobTest.php tests: Simplify creation of fixtures 2023-09-04 19:46:53 +02:00
SpecialLintErrorsTest.php tests: Simplify creation of fixtures 2023-09-04 19:46:53 +02:00