wiki.techinc.nl/tests/phpunit/includes/page
Derick Alangi 483321e601 parser: Remove explicit StatsdDataFactory backward-compat logic
This is a follow-up to: I0b683461212a357c7eb09ddec59c87539e323c65
and I40a8372a76f33c5f62ea73bb1180dd7c47412c89 which explicitly for
backward compatibility reasons supports IBufferingStatsdDataFactory.

Now that we've fully switched to StatsFactory together with the
`copyToStatsdAt()` method, we're fine to fully remove this `instanceof`
logic.

Bug: T356815
Change-Id: I164d82904b6d3fb575cb973c14f9454569bf09ac
2024-03-26 22:53:58 +00:00
..
ArticleTablesTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
ArticleTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
ArticleViewTest.php Avoid wgTitle in tests 2024-03-10 19:25:42 +00:00
ImagePage404Test.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
ImagePageTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
MergeHistoryTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
MovePageTest.php Make sure MovePage::isValidFileMove matches UploadBase::getTitle 2024-03-06 02:47:42 -08:00
PageArchiveTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
PagePropsTest.php tests: Use namespaced class names in @covers annotations 2024-01-27 01:11:07 +01:00
PageSelectQueryBuilderTest.php tests: Run iterator_to_array for Generator before assertCount 2024-02-24 20:16:49 +01:00
PageStoreTest.php Move away from DBAccessObjectUtils::getDBOptions in more places 2024-03-25 14:45:43 +01:00
ParserOutputAccessTest.php parser: Remove explicit StatsdDataFactory backward-compat logic 2024-03-26 22:53:58 +00:00
UndeletePageTest.php tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
WikiCategoryPageTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
WikiFilePageTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
WikiPageDbTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00