Our goal is to increase test coverage inside MobileFrontend. We will begin by writing tests for the sources already ported to webpack.
Precursor
- T203100 has been resolved and original code coverage documented on the wiki
Acceptance criteria
- increase oo-extend code coverage
- increase utils code coverage
- increase browser code coverage
Note: increased but not 100%. Follow up in T206705
- increase cache code coverage
Set sensible default global threshold for statements, branches, functions and lines (discussed and decided against this)
Developer notes
A patch adding code coverage exists in https://gerrit.wikimedia.org/r/456325