aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/skins
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/skinJames D. Forrester2025-03-251-1/+1
* Skin: Support responsive footer iconsJon Robson2025-02-081-0/+73
* Skins: Pass icon data to link data for skinsJon Robson2024-11-041-0/+73
* tests: restore test for deprecated skin methodsAmmarpad2024-10-291-0/+12
* Hard deprecate soft deprecated skin methodsJon Robson2024-10-231-12/+2
* tests: Use namespaced classes (2)Umherirrender2024-06-131-0/+1
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-1/+1
* Namespace Config-related classes under \MediaWiki\ConfigJames D. Forrester2023-09-211-0/+2
* Reorg: Move three output related classes to includes/Output/Amir Sarabadani2023-09-051-0/+1
* Skin: Use different single-id for edit/create and (un)watch links沈澄心2023-07-301-3/+1
* skins: Widen `@covers` annotations in unit testsTimo Tijhof2023-07-242-10/+2
* Tests: add ObjectFactory to DummyServicesTraitDannyS7122023-01-231-12/+7
* Generate/set/get TOCData/SectionMetadata objects instead of arraysSubramanya Sastry2023-01-191-14/+28
* Fix whitespaces after commaUmherirrender2022-12-151-1/+1
* unit tests: Use MainConfigNames constant to refer configsUmherirrender2022-08-171-3/+4
* Remove poweredbyico SkinTemplate variable AND SkinGetPoweredBy hookMoh'd Khier Abualruz2022-06-281-84/+0
* Introduce SkinComponentSearchjdlrobson2022-03-311-0/+53
* Use updated ObjectFactory namespaceAlexander Vorwerk2022-03-091-1/+1
* skins: Fix non-replacing skippable state bug in SkinFactoryTimo Tijhof2022-03-011-3/+1
* Merge "skins: Increase SkinFactory test coverage, improve various class docs"jenkins-bot2022-03-011-40/+33
|\
| * skins: Increase SkinFactory test coverage, improve various class docsTimo Tijhof2022-02-281-40/+33
* | Remove unnecessary TestingAccessWrapper from SkinComponentTableOfContentsTestNicholas Ray2022-02-221-2/+1
* | Add `number-section-count` to data returned by SkinComponentTableOfContentsNicholas Ray2022-02-211-84/+80
|/
* Add template data to support TOC collapsible section arrows in Vectorbwang2022-02-181-4/+26
* Introduce SkinComponentTableOfContentsClare Ming2022-02-171-0/+166
* Replace `new stdClass` with more compact array syntaxThiemo Kreuz2021-11-021-1/+1
* SkinFactory: Allow skins to be registered as "skippable"jdlrobson2021-10-041-6/+6
* skins: Correctly index the copyright icon, caused failure in MFDerick Alangi2021-09-201-3/+22
* Deprecate Skin::getCopyrightIcon. Skin::getPoweredBy, SkinGetPoweredBy hookjdlrobson2021-09-141-0/+65
* build: Updating dependencieslibraryupgrader2021-07-221-1/+1
* Tests: Mark more more closures as staticUmherirrender2021-02-091-4/+4
* Replace tabs with spacesMatěj Suchánek2020-09-041-1/+1
* Remove usages of Skin::getAllowedSkins.Ammar Abdulhamid2020-08-051-3/+35
* skins: Port SkinFallback and SkinApiOutput to a generic SkinMustache classjdlrobson2020-06-151-4/+4
* Support the creation of Skins with services injectedmainframe982020-03-161-20/+75
* Cleanup of old PHPUnit usage, part 3Max Semenik2019-10-051-3/+3
* Move trivially compatible tests to the unit tests suiteMáté Szabó2019-06-301-0/+82
* Revert "Separate MediaWiki unit and integration tests"Legoktm2019-06-133-207/+0
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-133-0/+207