-
Bug
-
Resolution: Fixed
-
Minor
-
4.0
-
MOODLE_400_STABLE
-
MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_39_STABLE
-
MDL-72701-master -
We should include some defaults for unit test coverage information to automatically include:
- classes
- tests/generator
- lib.php
- locallib.php
We should do this:
- when no coverage.php has been created; and
- when a coverage.php exists but does not contain these items and they are not in an exclude list.