mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-16 20:18:00 +00:00
a90c9d5ce6
According to https://tools.wmflabs.org/coverme/?repo=Extension%3APopups these might be relevant to cover, and already are, but the required @covers tags have been forgotten. Note that the MWEventLogger class does not have a dedicated test. This is fine because it is exclusively used by the factory (as it should), can be considered part of it, and in this case it's fine if one test covers both. However, none of the log() methods is covered by any test. This is for a later patch. Change-Id: Ic1391f7a921d76796c4648ba59df64e793c8feae |
||
---|---|---|
.. | ||
EventLoggerFactoryTest.php |