aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/page/ArticleTablesTest.php
Commit message (Expand)AuthorAgeFilesLines
* Add namespace to WikitextContentEbrahim Byagowi2024-08-061-0/+1
* ArticleTablesTest: Use named user in testKosta Harlan2024-06-271-2/+1
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-2/+2
* Namespace User under \MediaWiki\UserJames D. Forrester2023-09-191-0/+1
* phpunit: Update `@covers` annotations for namespaced classesFunc2023-05-271-2/+2
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+2
* tests: Use Title::makeTitle instead of Title::newFromTextUmherirrender2022-09-231-1/+1
* tests: Replace deprecated WikiPage::factoryUmherirrender2022-09-021-2/+3
* tests: Swap assertion order in unit testsUmherirrender2021-08-041-1/+1
* Use WikiPage::doUserEditContent() instead of ::doEditContent()DannyS7122021-06-281-9/+6
* Re-apply: Factors out permissions check from User into PermissionManager serviceVedmaka2019-06-281-1/+2
* Revert "Factors out permissions check from User into PermissionManager service"Kosta Harlan2019-05-301-2/+1
* Factors out permissions check from User into PermissionManager serviceVedmaka2019-05-291-1/+2
* tests: Replace implicit Bugzilla bug numbers with Phab onesJames D. Forrester2017-02-211-4/+4
* phpunit: Abstract user-lang override in MediaWikiTestCaseTimo Tijhof2016-03-091-4/+3
* Convert all array() syntax to []Kunal Mehta2016-02-171-1/+1
* Move Test files under same folder structure where class is (/includes/)umherirrender2014-12-161-0/+53