aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/libs/Stats/StatsFactoryTest.php
Commit message (Expand)AuthorAgeFilesLines
* stats: add getCacheCount function to expose the size of the cacheCole White2025-01-071-0/+12
* tests: Use MediaWikiCoversValidator when extends PHPUnit's TestCaseUmherirrender2024-11-191-0/+2
* stats: remove static labels featureCole White2024-04-041-7/+0
* Stats: Introduce factory method to create NULL stats factoryDerick Alangi2024-02-081-9/+7
* Stats: make component optionalCole White2023-09-041-11/+13
* Stats: simplify metrics configuration, enforce builder patternCole White2023-03-021-39/+24
* Metrics: rename Metrics lib to StatsCole White2023-02-241-0/+110