aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/PathRouterTest.php
Commit message (Expand)AuthorAgeFilesLines
* tests: Move test cases from /includes/ into sub folderUmherirrender2023-09-131-338/+0
* phpunit: Update `@covers` annotations for namespaced classesFunc2023-05-271-1/+1
* Reorg: Move some of request related classes to MediaWiki/RequestAmir Sarabadani2022-10-281-1/+3
* Revert "Reorg: Move some of request related classes to MediaWiki/Request"Zabe2022-10-271-3/+1
* Reorg: Move some of request related classes to MediaWiki/RequestAmir Sarabadani2022-10-261-1/+3
* Clean up tests that misused the parameters of assertSame/EqualsFunc2022-02-081-2/+2
* Cleanup mixed space/tab line indentUmherirrender2021-09-041-4/+4
* Remove PathRouterTest::$basicRouter, unusedDannyS7122021-05-051-12/+0
* tests: Add explicit return type void to setUp() and tearDown()Max Semenik2019-10-301-1/+1
* tests: Nuke last usages of setExpectedException()Max Semenik2019-10-131-1/+1
* Setup: Move wgArticlePath validation to its main consumer (PathRouter)Timo Tijhof2019-09-251-0/+23
* Load GlobalFunctions.php to tests/phpunit/bootstrap.phpAmir Sarabadani2019-07-141-0/+325
* Revert "Separate MediaWiki unit and integration tests"Legoktm2019-06-131-325/+0
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-131-0/+325