wiki.techinc.nl/tests/phpunit/includes/api/query
Tim Starling 990acd88be Stop using nonexistent DatabaseBlock constructor options
Remove the 'user' option from the documentation and defaults. It has
been ignored since a3b4881f6f (2021, 1.37).

Fix tests which pass unknown constructor options. I found these by
temporarily patching the constructor to throw when an unknown option is
given.

Change-Id: I95cb2a38a5688d83c90ad501786f6d6bb02765ba
2023-11-06 12:03:51 +11:00
..
ApiQueryAllPagesTest.php
ApiQueryAllRevisionsTest.php
ApiQueryAllUsersTest.php
ApiQueryBasicTest.php
ApiQueryBlockInfoTraitTest.php
ApiQueryBlocksTest.php
ApiQueryContinue2Test.php
ApiQueryContinueTest.php
ApiQueryContinueTestBase.php
ApiQueryDisabledTest.php
ApiQueryImageInfoTest.php
ApiQueryInfoTest.php Stop using nonexistent DatabaseBlock constructor options 2023-11-06 12:03:51 +11:00
ApiQueryLanguageinfoTest.php
ApiQueryPrefixSearchTest.php
ApiQueryRecentChangesIntegrationTest.php
ApiQueryRevisionsTest.php
ApiQuerySearchTest.php
ApiQuerySiteinfoTest.php tests: Use $this->getDb() instead of wfGetDB() in integration tests 2023-09-25 21:08:09 +02:00
ApiQueryTest.php
ApiQueryTestBase.php
ApiQueryTokensTest.php
ApiQueryUserContribsTest.php
ApiQueryUserInfoTest.php
ApiQueryWatchlistIntegrationTest.php
ApiQueryWatchlistRawIntegrationTest.php