[go: up one dir, main page]

Page MenuHomePhabricator

Make PHPUnit dataProvider static in WikibaseMediaInfo tests
Open, Needs TriagePublic

Description

The @dataProvider annotation should be a static function, check and make data provider in the extension, at least:

  • MissingMediaInfoHandlerTest with provideGetMediaInfoId
  • MediaSearchASTEntitiesExtractorTest with provideTestGetEntities

static and adjust the usages (More infos at T332865).

Initial work was done in f251c5795be125923b3e31b4f4696c17283757d2