moodle/backup
Eloy Lafuente (stronk7) 7a0d024e60 MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper
All restore_date_test, api_test, rule_test, plugin_test,
manager_test, helper_test 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:

- All restore_date_test cases have been put under xxx\backup
  level 2 (valid API) namespace.
2022-02-05 00:03:32 +01:00
..
cc MDL-72115 course: Rename Miscellaneous category 2021-09-13 08:36:17 +02:00
controller MDL-72265 backup: fix checking of override capabilites on restore 2021-08-05 13:54:59 +01:00
converter MDL-72115 course: Rename Miscellaneous category 2021-09-13 08:36:17 +02:00
moodle2 MDL-71696 core_question: Implement question status change 2022-02-03 22:22:50 +11:00
tests MDL-71696 mod_quiz: quiz updates and behat coverage 2022-02-03 22:22:44 +11:00
util MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
backup.class.php MDL-69475 versions: bump all versions and requires in master 2020-08-17 00:11:41 +02:00
backup.php MDL-71949 backup: Fix userid and add backup ID to logging 2022-01-06 16:06:53 +10:00
backupfilesedit.php MDL-35429 backup: Only show relevant actions for automated backups 2017-10-10 12:30:57 +08:00
backupfilesedit_form.php MDL-58220 repo: Fix typo in FILE_CONTRLLED_LINK 2017-04-04 10:40:01 +08:00
copy.php MDL-64843 Backup: Course copy user interface 2020-05-15 06:02:02 +00:00
copyprogress.php MDL-64843 Backup: Course copy user interface 2020-05-15 06:02:02 +00:00
externallib.php MDL-64843 Backup: Course copy user interface 2020-05-15 06:02:02 +00:00
import.php MDL-41958 import: Constistently showing progress steps. 2019-11-30 10:07:56 +01:00
log.php
restore.php MDL-71949 backup: Fix userid and add backup ID to logging 2022-01-06 16:06:53 +10:00
restorefile.php MDL-72413 core: Disable the default activity header 2021-12-13 09:49:35 +08:00
restorefile_form.php MDL-50344 restore: Make restore file required 2015-05-25 12:02:16 +05:30
upgrade.txt MDL-71580 lang: Fix reworded strings in tests 2021-05-12 17:10:16 +02:00