[go: up one dir, main page]

Page MenuHomePhabricator

Make PHPUnit dataProvider static in GrowthExperiments tests
Open, Needs TriagePublic

Description

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

  • QuestionPosterTest with provideMakeWikitextContent
  • LocalSearchTaskSuggesterTest with provideSearch

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

Initial work was done in 7ecf1400e62a7f7d1e589533e07244749889c545