wiki.techinc.nl/tests
Timo Tijhof 355a6cd4c3 phpunit: Add error_reporting/AtEase check to MediaWikiUnitTestCase
This existed on MediaWikiIntegrationTestCase, but not on
MediaWikiUnitTestCase. As a result of that, I spent about four
days tracking down a dangling AtEase::suppressWarnings with
missing AtEase::restoreWarnings (as part of Ib6758d724c).

Move it to the common MediaWikiTestCaseTrait instead so that we
get it on unit/ as well.

Example:

> There was 1 failure:
>
> 1) Pbkdf2PasswordTest::testCryptThrows
> PHP error_reporting setting found dirty.
> Did you forget AtEase::restoreWarnings?

Change-Id: I7dc3fe90385c8066b89a5e06c55f5455edfbb4ca
2020-05-09 01:48:45 +00:00
..
api-testing rest: Add 'thumbnail' and 'description' fields to the search response 2020-05-05 19:35:52 +03:00
common Introduce UserOptionsManager and DefaultOptionsManager 2020-04-28 15:42:43 -07:00
integration/includes
parser Sync up with Parsoid parserTests.txt 2020-05-07 12:16:00 -05:00
phan
phpunit phpunit: Add error_reporting/AtEase check to MediaWikiUnitTestCase 2020-05-09 01:48:45 +00:00
qunit Merge "Introduce table widget, upstreamed from the Graph extension" 2020-05-05 19:35:34 +00:00
selenium [selenium] Make tests skin agnostic 2020-03-25 16:21:18 +01:00
.htaccess