aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/filerepo
Commit message (Expand)AuthorAgeFilesLines
* storage: Assert CategoryMembershipChangeJob via traitMáté Szabó2025-04-041-1/+7
* Merge "DomainEvents: Rename getOldRevision and getNewRevision"jenkins-bot2025-03-171-3/+3
|\
| * DomainEvents: Rename getOldRevision and getNewRevisiondaniel2025-03-151-3/+3
* | Merge "filerepo: Test behavior of wgThumbnailSteps beyond its range"jenkins-bot2025-03-141-1/+12
|\ \ | |/ |/|
| * filerepo: Test behavior of wgThumbnailSteps beyond its rangeTimo Tijhof2025-03-131-1/+12
* | DomainEvents: Rename PageEvent and PageUpdatedEventdaniel2025-03-111-9/+9
|/
* Introduce thumbnail stepsAmir Sarabadani2025-03-021-0/+44
* DomainEvents: More clearly model null edits and dummy revisionsdaniel2025-02-261-5/+7
* PageUpdater: allow dummy revisions to be minordaniel2025-02-241-0/+5
* PageUpdatedEvent: improve modeling of flagsdaniel2025-02-201-3/+3
* PageUpdater: make it easy to create dummy revisionsdaniel2025-02-141-6/+25
* Dummy revisions: add tests for event emissiondaniel2025-02-101-11/+157
* build: Updating mediawiki/mediawiki-codesniffer to 46.0.0libraryupgrader2025-01-311-1/+1
* Fix ThumbnailEntryPointTest when the gd library is usedAaron Schulz2024-12-091-2/+2
* Fix Thumbnail404EntryPointTest::testStreamOldFile failures with gdAaron Schulz2024-11-251-1/+20
* tests: Use namespaced classesUmherirrender2024-10-216-0/+9
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-163-3/+3
* Add namespace to remaining parts of Wikimedia\ObjectCacheJames D. Forrester2024-09-272-0/+2
* tests: Use const for some static data in test filesUmherirrender2024-09-012-13/+13
* filerepo: Add missing documentation to class propertiesUmherirrender2024-09-013-1/+7
* Use $this->setRequest and $this->setGroupPermissions in PHPUnit testsFomafix2024-07-111-8/+2
* Merge "Use MainConfigNames constants in tests where possible"jenkins-bot2024-07-111-8/+2
|\
| * Use MainConfigNames constants in tests where possiblethiemowmde2024-07-101-8/+2
* | Add namespace to the root classes of ObjectCacheEbrahim Byagowi2024-07-102-0/+3
|/
* Merge "ThumbnailEntryPointTest: Set named user in context"jenkins-bot2024-06-271-0/+3
|\
| * ThumbnailEntryPointTest: Set named user in contextKosta Harlan2024-06-271-0/+3
* | Merge "Thumbnail404EntryPointTest: Set named user in context"jenkins-bot2024-06-271-0/+3
|\|
| * Thumbnail404EntryPointTest: Set named user in contextKosta Harlan2024-06-271-0/+3
* | Merge "AuthenticatedFileEntryPointTest: Set named user in context"jenkins-bot2024-06-271-0/+4
|\|
| * AuthenticatedFileEntryPointTest: Set named user in contextKosta Harlan2024-06-271-0/+4
* | LocalFileTest: Update to pass with temp accounts enabledKosta Harlan2024-06-271-4/+10
|/
* Replace db with getDb for TestsWandji692024-06-233-9/+9
* tests: Use namespaced classes (1)Umherirrender2024-06-143-0/+6
* Merge "filerepo: extract AuthenticatedFileEntryPoint from img_auth.php"jenkins-bot2024-05-162-1/+462
|\
| * filerepo: extract AuthenticatedFileEntryPoint from img_auth.phpdaniel2024-05-162-1/+462
* | ThumbnailEntryPointTest: Fix PHP notice in data providerBartosz Dziewoński2024-05-141-1/+2
|/
* Merge "Break streamThumb() into private methods"jenkins-bot2024-05-101-3/+31
|\
| * Break streamThumb() into private methodsdaniel2024-05-081-3/+31
* | Merge "Make HTTPFileStreamer testable"jenkins-bot2024-04-271-32/+33
|\ \
| * | Make HTTPFileStreamer testabledaniel2024-04-261-32/+33
* | | Ignore/fix MediaWiki.Commenting.PropertyDocumentation.WrongStyleTaavi Väänänen2024-04-221-1/+1
|/ /
* / tests: Migrate to IDatabase::newInsertQueryBuilderUmherirrender2024-04-141-20/+24
|/
* Introduce entry point classes for media files.daniel2024-03-302-0/+1118
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-168-44/+44
* Replace more instances of unchecked MWExceptionDaimona Eaytoy2024-01-232-3/+3
* Replace more instances of deprecated MWExceptionDaimona Eaytoy2024-01-191-4/+4
* Update tests for PHPUnit 9.6 (part 1)Daimona Eaytoy2024-01-161-5/+5
* Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessaryJames D. Forrester2023-11-211-8/+0
* Simplify/remove duplicate assertStatusOK and suchthiemowmde2023-10-191-5/+5
* Bump codesniffer to 42.0.0Amir Sarabadani2023-09-273-7/+7