Only way to ensure all things in MediaWiki are tackled is to create unit tests for them as they're encountered. A basic library built around PHPUnit with a few tests is sufficient to begin with. As issues are created they should be accompanied by tests.
Only way to ensure all things in MediaWiki are tackled is to create unit tests for them as they're encountered. A basic library built around PHPUnit with a few tests is sufficient to begin with. As issues are created they should be accompanied by tests.