moodle/auth
Eloy Lafuente (stronk7) 0c53a3dec8 MDL-73476 phpunit: events, external and search tescase names
All events_test, external_test and search_test classes:

- Namespaced with component[\level2-API]
- Moved to level2-API subdirectory when required.
- Fixed incorrect use statements with leading backslash.
- 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 lib/external/tests/external_test.php:
- external is not a valid component
- hence, its only valid namespace is "core"
- also, it's testing lib/external/externallib.php
- hence, the file (and class) have been renamed to external_externallib_test.php
  (to avoid conflicts with other external_test that may exist in core)
2022-01-14 16:18:39 +01:00
..
cas MDL-65801 lang: final removal of deprecated 37/38 strings. 2022-01-13 09:50:50 +00:00
classes MDL-72984 admin: make support email setting mandatory 2021-12-20 13:22:35 +08:00
db MDL-71160 auth_db: Use strict comaprison 2021-09-07 09:04:23 +02:00
email MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:18:39 +01:00
ldap MDL-73397 adminpresets: Use new API from auth and quiz 2022-01-04 12:13:19 +01:00
lti MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
manual MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
mnet MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
nologin MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
none MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
oauth2 MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
shibboleth MDL-73231 my: Allow my courses to be a homepage 2021-12-13 22:43:28 +08:00
tests MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:18:39 +01:00
webservice MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
yui/passwordunmask MDL-42208 fix JS get_string usage and remove unnecessary params from auth password unmask init 2013-10-23 07:32:24 +02:00
index.html
test_settings.php MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
upgrade.txt MDL-65809 upgrade: remove upgrade_fix_config_auth_plugin_names 2019-12-20 12:20:43 +01:00