Make all language related qunit tests for all languages run in single qunit test- mediawiki.jqueryMsg.test.js does that
Description
Description
Details
Details
- Reference
- bz49119
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T213072 Language tools maintenance intervention: Improve processes for i18n support to be more fluent | |||
| Open | None | T51119 Make all language related qunit tests for all languages run in single qunit test |
Event Timeline
Comment Actions
Testing of i18n features ;) Pick one.
Currently the tests only run for UI and content language so we miss tests for many languages.
Comment Actions
(In reply to comment #2)
Currently the tests only run for UI and content language so we miss tests for
many languages.
Is this is a shortcoming of the test framework, of the tests, of the i18n framework, or of the i18n implementation of the tests?
I'm mainly concerned about making the right people aware of this request, and currently I cannot assess the main area for classification of this issue.
Comment Actions
(From memory) the affected i18n modules need light rewriting to allow loading and using language data for arbitrary languages.
Comment Actions
Removed Language-Team tag as we are currently not having maintenance focus on core i18n.