| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T186850 Wikimedia-deployed extensions/skins with no PHPUnit coverage | |||
| Open | None | T315771 Citoid has no PHPUnit tests |
Event Timeline
Comment Actions
I just had a quick look. There are about 10 lines of non-boilerplate PHP code in this extension. All it effectively does is conditionally loading JavaScript modules and configuration. To be honest I think there is nothing that would benefit from having PHPUnit test coverage.