wiki.techinc.nl/tests/phpunit/includes/api/Validator
Umherirrender f338645527 Create FauxRequestUpload to fake uploads in tests
And use it in core
Avoid direct use of super global $_FILES

This can breaks all FauxRequest relaying on $_FILES
in tests or production code via FauxRequest::getUpload.
Falls back to $_FILES for the moment

Bug: T48163
Change-Id: I7392acc9bb682ec6b7025dbed0734c142f45c91a
2021-04-06 23:10:43 +02:00
..
ApiParamValidatorCallbacksTest.php Create FauxRequestUpload to fake uploads in tests 2021-04-06 23:10:43 +02:00
ApiParamValidatorTest.php Remove broken/outdated @param/@throws tags from @dataProviders 2021-01-21 03:42:42 +00:00
SubmoduleDefTest.php Merge "Make TypeDefTestCase::getInstance() abstract." 2021-02-09 08:46:29 +00:00