moodle/enrol/meta
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
..
classes MDL-71571 enrol_meta: Add webservices for adding and deleting instances. 2021-09-29 21:17:52 +01:00
cli
db MDL-71571 enrol_meta: Add webservices for adding and deleting instances. 2021-09-29 21:17:52 +01:00
lang/en MDL-71571 enrol_meta: Add webservices for adding and deleting instances. 2021-09-29 21:17:52 +01:00
tests MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
lib.php MDL-56653 enrol_meta: a single DB query in edit_instance_validation 2020-11-12 15:14:44 +03:00
locallib.php Merge branch 'MDL-43176' of https://github.com/NeillM/moodle 2017-09-20 10:12:37 +02:00
settings.php
version.php MDL-71571 enrol_meta: Add webservices for adding and deleting instances. 2021-09-29 21:17:52 +01:00