wiki.techinc.nl/tests/phpunit/integration/includes
Umherirrender 97e55f4795 tests: Remove global state from Rest Handler tests
Functions provided by the HandlerTestTrait and used in other rest tests

Reduce session leaking from global state within the rest test

Bug: T376970
Change-Id: Ie0dc52441c6a6ca408812c5d0cc6d791834780e5
2024-10-11 23:18:22 +02:00
..
block Use real type hints for services etc. in includes/block/ 2024-07-31 08:54:31 +00:00
cache Namespace includes/cache 2024-02-20 10:28:03 -05:00
CommentFormatter Merge "Use a better bidi aware markup in CommentParser" 2024-10-04 12:21:17 +00:00
composer Test checkComposerLockUpToDate.php 2024-08-29 20:18:39 +00:00
context Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
db rdbms: improve Database::flushSnapshot() to use ROLLBACK sometimes 2024-09-27 16:28:48 -07:00
diff tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
editpage/Constraint Namespace includes/context 2024-02-08 11:07:01 -05:00
export
filerepo Add namespace to remaining parts of Wikimedia\ObjectCache 2024-09-27 16:19:10 -04:00
Html Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
HTMLForm tests: Use ::class for class name resolution 2024-09-20 21:19:22 +02:00
http tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
language language: Widen @covers tags in phpunit tests 2024-06-25 18:51:54 +00:00
libs Add namespace to remaining parts of Wikimedia\FileBackend 2024-10-03 16:21:22 +00:00
logging Tests: Replace "db" with getDb method 2024-06-30 20:24:06 +01:00
mail mail: Improve docs, fix file headers, widen @covers 2024-05-10 19:48:43 +01:00
page Move remaining four classes in includes/content into Content namespace 2024-08-10 10:40:53 +02:00
parser Re-order arguments to DataAccess::addTrackingCategory 2024-09-18 14:59:00 -04:00
Permissions Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\Stats 2024-09-27 16:19:10 -04:00
poolcounter Add missing PHPDocs to complicated PoolCounterWorkTest 2024-08-15 11:59:53 +02:00
RenameUser
ResourceLoader ForeignResourceManager: Write CDX file to disk 2024-08-08 14:51:01 +02:00
Rest/Handler tests: Remove global state from Rest Handler tests 2024-10-11 23:18:22 +02:00
revisionlist Tests: Replace "db" with getDb method 2024-06-30 20:24:06 +01:00
search tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
specials Change more uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-23 16:34:45 +01:00
Storage tests: Make use of ?? and ??= operators in test code 2024-08-08 15:51:20 +02:00
StubObject Replace gettype() with get_debug_type() in exception messages 2024-07-31 19:24:39 +02:00
user UserSelectQueryBuilder: temp() should not select non-temp users 2024-10-07 11:00:16 +00:00
utils Add namespace and deprecation alias to FileBackend 2024-05-19 22:35:58 +03:30
watchlist
ExtensionJsonTestBase.php Add namespace to includes/api classes 2024-09-25 19:31:14 +00:00
ExtensionServicesTestBase.php
MediaWikiEntryPointTest.php tests: Use namespaced classes (2) 2024-06-13 23:21:02 +02:00