mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
![]() Note that there wasn't any case of multiple testcase classes in 1 file. All the cases reported in the issue were false positives caused but other "mock/fixture" files being named _test. So all this issue does is: 1) rename any _test suffixed class in test files, because we are going to start renaming a lot of test classes to _test. 2) ensure that the 2 test case classes modified in this issue, are already observing the filename = classname rule that will be implemented soon (and verigy it works). |
||
---|---|---|
.. | ||
amd | ||
classes | ||
edit | ||
export | ||
grading | ||
import | ||
report | ||
templates | ||
tests | ||
index.php | ||
lib.php | ||
querylib.php | ||
upgrade.txt |