mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
![]() All events_test, external_test and search_test classes: - Namespaced with component[\level2-API] - Moved to level2-API subdirectory when required. - Fixed incorrect use statements with leading backslash. - Changed code to point to global scope when needed. - Fix some relative paths and comments here and there. - All them passing individually. - Complete runs passing too. Special mention to lib/external/tests/external_test.php: - external is not a valid component - hence, its only valid namespace is "core" - also, it's testing lib/external/externallib.php - hence, the file (and class) have been renamed to external_externallib_test.php (to avoid conflicts with other external_test that may exist in core) |
||
---|---|---|
.. | ||
behat | ||
event | ||
external | ||
privacy | ||
component_gradeitem_test.php | ||
component_gradeitems_test.php | ||
edittreelib_test.php | ||
export_test.php | ||
general_action_bar_test.php | ||
grades_grader_gradingpanel_point_external_fetch_test.php | ||
grades_grader_gradingpanel_point_external_store_test.php | ||
grades_grader_gradingpanel_scale_external_fetch_test.php | ||
grades_grader_gradingpanel_scale_external_store_test.php | ||
importlib_test.php | ||
lib_test.php | ||
querylib_test.php | ||
report_graderlib_test.php | ||
reportlib_test.php | ||
reportuserlib_test.php |