mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 03:16:42 +02:00
![]() Applied the following changes to various testcase classes: - Namespaced with component[\level2-API] - Moved to level2-API subdirectory when required. - Fixed incorrect use statements with leading backslash. - Remove file phpdoc block - Remove MOODLE_INTERNAL if not needed. - 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: - Some fixtures, initially defined in the test files have been moved to new files in fixtures subdirectory, leaving the unit test files clearer: - moodle2_course_format_test.php - Rename wrong named test: - baseoptiogroup_test = baseoptigroup_test |
||
---|---|---|
.. | ||
tests | ||
backup_activity_task.class.php | ||
backup_block_task.class.php | ||
backup_course_task.class.php | ||
backup_coursereport_plugin.class.php | ||
backup_custom_fields.php | ||
backup_default_block_task.class.php | ||
backup_enrol_plugin.class.php | ||
backup_final_task.class.php | ||
backup_format_plugin.class.php | ||
backup_gradingform_plugin.class.php | ||
backup_local_plugin.class.php | ||
backup_plagiarism_plugin.class.php | ||
backup_plan_builder.class.php | ||
backup_plugin.class.php | ||
backup_qbank_plugin.class.php | ||
backup_qtype_extrafields_plugin.class.php | ||
backup_qtype_plugin.class.php | ||
backup_report_plugin.class.php | ||
backup_root_task.class.php | ||
backup_section_task.class.php | ||
backup_settingslib.php | ||
backup_stepslib.php | ||
backup_subplugin.class.php | ||
backup_theme_plugin.class.php | ||
backup_tool_plugin.class.php | ||
backup_xml_transformer.class.php | ||
restore_activity_task.class.php | ||
restore_block_task.class.php | ||
restore_course_task.class.php | ||
restore_coursereport_plugin.class.php | ||
restore_default_block_task.class.php | ||
restore_enrol_plugin.class.php | ||
restore_final_task.class.php | ||
restore_format_plugin.class.php | ||
restore_gradingform_plugin.class.php | ||
restore_local_plugin.class.php | ||
restore_plagiarism_plugin.class.php | ||
restore_plan_builder.class.php | ||
restore_plugin.class.php | ||
restore_qbank_plugin.class.php | ||
restore_qtype_extrafields_plugin.class.php | ||
restore_qtype_plugin.class.php | ||
restore_report_plugin.class.php | ||
restore_root_task.class.php | ||
restore_section_task.class.php | ||
restore_settingslib.php | ||
restore_stepslib.php | ||
restore_subplugin.class.php | ||
restore_theme_plugin.class.php | ||
restore_tool_plugin.class.php |