aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/api/ApiQueryBlocksTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move ApiQuery* tests under the /query subdirectoryAaron Schulz2020-10-301-174/+0
* Deprecate DatabaseBlock methods moved to DatabaseBlockStoreThalia2020-09-131-3/+4
* Add MediaWikiIntegrationTestCase::assertArraySubmapSame()Aaron Schulz2020-03-191-4/+4
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-101-1/+1
* ApiQueryBlocksTest: fix assertionsMax Semenik2019-12-101-8/+8
* Rename Block to MediaWiki\Block\DatabaseBlockThalia2019-05-281-3/+4
* Prevent fatal PHP errors when PageRestriction::getTitle() returns null.David Barratt2019-02-071-0/+6
* Add tests to ensure that NamespaceRestrictions are returned from Block APIs.David Barratt2019-01-231-2/+11
* List Partial Block details in ApiQueryBlocks and ApiQueryUserinfo.David Barratt2018-10-241-0/+157