mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +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: - Moved to the level2 "privacy" namespace: - \mod_assign\privacy\feedback_legacy_polyfill_test - \mod_assign\privacy\submission_legacy_polyfill_test - Moved to the level2 "task" namespace: - \core_message\task\migrate_message_data_test - \ltiservice_gradebookservices\task\cleanup_test - \message_email\task\send_email_test - \mod_lti\task\clean_access_tokens_test - \mod_workshop\task\cron_task_test - Moved to the level2 "event" namespace: - \core_h5p\event\deleted_test - \core_h5p\event\viewed_test - Renamed to a better name: - backup_forum_activity_task_test.php (missing "task") |
||
---|---|---|
.. | ||
fixtures | ||
privacy | ||
approved_contextlist_test.php | ||
approved_userlist_test.php | ||
collection_test.php | ||
contextlist_base_test.php | ||
contextlist_collection_test.php | ||
contextlist_test.php | ||
legacy_polyfill_test.php | ||
manager_test.php | ||
moodle_content_writer_test.php | ||
request_helper_test.php | ||
request_transform_test.php | ||
sitepolicy_test.php | ||
tests_content_writer_test.php | ||
types_database_table_test.php | ||
types_external_location_test.php | ||
types_plugintype_link_test.php | ||
types_subsystem_link_test.php | ||
types_user_preference_test.php | ||
userlist_base_test.php | ||
userlist_collection.php | ||
userlist_test.php | ||
writer_test.php |