wiki.techinc.nl/tests/phpunit/includes/specialpage
Roman Stolar 67cc77312f Update DatabaseBlock construct option 'by' and 'byText' usage to use User Identity only
Bug: T283641
Change-Id: Ic6d4a6e10bda0115c87a85d8a9ddfd4098cd1373
2021-06-02 17:01:32 +03:00
..
AbstractChangesListSpecialPageTestCase.php Fix order of joins in SpecialRecentChanges 2021-05-05 09:29:40 -07:00
ChangesListSpecialPageTest.php Fix changes list "hide myself" feature 2021-05-12 09:45:59 +10:00
FormSpecialPageTestCase.php Update DatabaseBlock construct option 'by' and 'byText' usage to use User Identity only 2021-06-02 17:01:32 +03:00
SpecialPageFactoryTest.php SpecialPageFactory: replace Title in method signatures 2021-04-14 20:50:33 +00:00
SpecialPageTest.php Use expectWarning/Deprecation/Notice/Error() in phpunit tests 2021-01-04 00:16:51 +00:00
SpecialPageTestHelper.php