Page MenuHomePhabricator

Citoid has no PHPUnit tests
Open, LowestPublic

Related Objects

Event Timeline

Mvolz renamed this task from Citoid has no tests to Citoid has no php tests.Aug 21 2022, 1:08 PM
thiemowmde subscribed.

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.

thiemowmde renamed this task from Citoid has no php tests to Citoid has no PHPUnit tests.Jun 15 2023, 9:39 AM

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.

Should this just be declined then?