moodle/auth/oauth2
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-59115 auth_oauth2: Set all mapped field of user 2021-12-01 03:16:19 +00:00
db MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
lang/en MDL-66598 auth_oauth2: Add warning messages in confirm emails 2019-11-07 18:42:07 +08:00
tests MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
auth.php MDL-58126 googledocs: Re-implement the google docs repo 2017-04-03 13:40:13 +08:00
confirm-account.php MDL-58905 auth_oauth2: Add plugin enabled checkings 2017-05-12 14:36:01 +08:00
confirm-linkedlogin.php MDL-58905 auth_oauth2: Add plugin enabled checkings 2017-05-12 14:36:01 +08:00
lib.php MDL-58905 auth_oauth2: No linked accounts if the plugin is not enabled 2017-05-12 14:36:01 +08:00
linkedlogins.php MDL-71017 oauth2: configure some oauth2 services for login only 2021-04-20 10:50:40 +02:00
login.php MDL-71017 oauth2: configure some oauth2 services for login only 2021-04-20 10:50:40 +02:00
settings.php MDL-58793 auth: Fix invalid access to $this in settings.php files 2017-05-08 11:47:29 +02:00
version.php MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00