wiki.techinc.nl/tests/phpunit/includes/filebackend
Derick Alangi cb03a63230 tests: Migrate away from setMwGlobals()
Make use of `overrideConfigValue(s)()` where needed and also
make use of MainConfigNames constants.

NOTE: group multiple calls to setMwGlobals() to one and pass
  an array of values instead.
Change-Id: I3bbfd037bb3765c00c426682cce3ef5cccc1a284
2022-08-22 20:17:49 +00:00
..
lockmanager tests: Remove resetServiceForTesting after overrideConfigValues 2022-07-27 23:08:27 +02:00
FileBackendGroupIntegrationTest.php tests: Migrate away from setMwGlobals() 2022-08-22 20:17:49 +00:00
FileBackendIntegrationTest.php Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
SwiftFileBackendTest.php Clean up tests that misused the parameters of assertSame/Equals 2022-02-08 07:21:10 +00:00