Page MenuHomePhabricator

ProxyLookup class does not have PHPUnit tests
Open, Needs TriagePublic

Description

In MediaWiki core, the ProxyLookup class does not have any tests.

If you're not already familiar with PHPUnit tests, https://www.mediawiki.org/wiki/Manual:PHP_unit_testing/Writing_unit_tests has links to some good material on the basics of testing.

I would also recommend looking at other tests in the tests/phpunit/includes/ directory of MediaWiki core for an example of how we currently test classes and hooks.

Mentors: @Legoktm

Details

Related Changes in Gerrit:

Event Timeline

Ryan10145 subscribed.

Change 471549 had a related patch set uploaded (by Pipix; owner: Pipix):
[mediawiki/core@master] Add PHPUnit Tests For ProxyLookup Class

https://gerrit.wikimedia.org/r/471549

@Pipix51 are you still working on this? I still can see the GCI task for this task in my GCI interface