Page MenuHomePhabricator

Add test for Wikibase parser tag hooks
Open, Needs TriagePublic

Description

Follows-up on:

I believe this is the third or fourth time a fatal error from Wikibase parser hooks made its way to production. Localisation update, magic word corruption, and others. This time it was just broken code that never worked. Ideally, QA processes would have caught this post-merge, but perhaps it's uncommon or hard to test in beta.

Either way, it seems this code is overdue to have a basic integration test or unit test so that it executes at least once.