Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make DeprecatedGlobalTest a pure unit test | DannyS712 | 2021-03-01 | 1 | -80/+0 |
* | Tests: Mark more more closures as static | Umherirrender | 2021-02-09 | 1 | -1/+1 |
* | Use expectWarning/Deprecation/Notice/Error() in phpunit tests | Umherirrender | 2021-01-04 | 1 | -4/+2 |
* | MediaWikiTestCase to MediaWikiIntegrationTestCase | addshore | 2020-06-30 | 1 | -1/+1 |
* | Fix visibility of setUp/tearDown | Thiemo Kreuz | 2020-06-16 | 1 | -2/+2 |
* | tests: Add explicit return type void to setUp() and tearDown() | Max Semenik | 2019-10-30 | 1 | -2/+2 |
* | Update tests to use PHPUnit 6 class names | Max Semenik | 2019-10-06 | 1 | -4/+5 |
* | phpunit: Fix failing DeprecatedGlobalTest on HHVM at Travis CI | Timo Tijhof | 2017-07-28 | 1 | -0/+11 |
* | build: Update mediawiki/mediawiki-codesniffer to 0.10.1 | Kunal Mehta | 2017-07-22 | 1 | -1/+1 |
* | DeprecatedGlobal: Support lazy-loading via StubObject | Kunal Mehta | 2017-07-05 | 1 | -0/+70 |