-
Improvement
-
Resolution: Fixed
-
Minor
-
2.3
-
MOODLE_23_STABLE
-
MOODLE_25_STABLE
-
w03_
MDL-36411_m25_setup -
In a discussion with Petr in MDL-30643, we noted the need for asserts and perhaps some other testing friends at the setUp() stage.
See point 5 here where trigger_error() was used to test the setup environment.
This patch only adds unit tests that makes sure that asserts in setUp() do not fail in future PHPUnit versions. It does not change anything.
- has a non-specific relationship to
-
MDL-30643 Daily Statistics queries are too slow
- Closed